Skip to content

Commit a839206

Browse files
committed
Mention canary flag as pre-requisite for MRVA
1 parent 2f07f41 commit a839206

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

extensions/ql-vscode/docs/test-plan.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ choose to go through some of the Optional Test Cases.
1616

1717
## Required Test Cases
1818

19+
### Pre-requisites
20+
21+
- Flip the `codeQL.canary` flag. This will enable MRVA in the extension.
22+
1923
### Test Case 1: Running a problem path query and viewing results
2024

2125
1. Open the [UnsafeJQueryPlugin query](https://github.com/github/codeql/blob/main/javascript/ql/src/Security/CWE-079/UnsafeJQueryPlugin.ql).

0 commit comments

Comments
 (0)