Skip to content

Commit

Permalink
Merge pull request #516 from usethesource/chore/fix-lint-warning
Browse files Browse the repository at this point in the history
Fix ESlint warning.
  • Loading branch information
toinehartman authored Nov 11, 2024
2 parents 0f5e913 + d062b01 commit 843ba70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rascal-vscode-extension/src/test/vscode-suite/ide.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,6 @@ describe('IDE', function () {
finally {
await ide.revertOpenChanges();
}
})
});
});

0 comments on commit 843ba70

Please sign in to comment.