You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
We use the [ava](https://github.com/avajs/ava) test runner. To run one or more specific test(s), use `npm run test -- -m <title>`.
10
10
11
-
The `codeql` executable must be on the path before running any tests. If you run `script/test`instad of `npm run test` it will set that up automatically.
11
+
The `codeql` executable must be on the path before running any tests. If you run `script/test`instead of `npm run test` it will set that up automatically.
0 commit comments