Skip to content

Commit 33b1465

Browse files
angelapwenaeisenberg
authored andcommitted
Docs: add clarification on directory for running tests via CLI
1 parent c8ed8b2 commit 33b1465

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You can use VS Code to debug the extension without explicitly installing it. Jus
8181

8282
Unit tests and many integration tests do not require a copy of the CodeQL CLI.
8383

84-
Outside of vscode, run:
84+
Outside of vscode, in the `extensions/ql-vscode` directory, run:
8585

8686
```shell
8787
npm run test && npm run integration

0 commit comments

Comments
 (0)