We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f07f41 commit a839206Copy full SHA for a839206
1 file changed
extensions/ql-vscode/docs/test-plan.md
@@ -16,6 +16,10 @@ choose to go through some of the Optional Test Cases.
16
17
## Required Test Cases
18
19
+### Pre-requisites
20
+
21
+- Flip the `codeQL.canary` flag. This will enable MRVA in the extension.
22
23
### Test Case 1: Running a problem path query and viewing results
24
25
1. Open the [UnsafeJQueryPlugin query](https://github.com/github/codeql/blob/main/javascript/ql/src/Security/CWE-079/UnsafeJQueryPlugin.ql).
0 commit comments