Skip to content

Commit ce12c67

Browse files
Merge pull request #3437 from github/robertbrignull/testplan-table-query
Avoid using a @treemap query in testplan
2 parents ad9f78c + 6402f05 commit ce12c67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/test-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ choose to go through some of the Optional Test Cases.
5353

5454
#### Test case 3: Running a non-problem query and viewing results
5555

56-
1. Open the [cpp FunLinesOfCode query](https://github.com/github/codeql/blob/main/cpp/ql/src/Metrics/Functions/FunLinesOfCode.ql).
56+
1. Open the [cpp HubClasses query](https://github.com/github/codeql/blob/main/cpp/ql/src/Architecture/General%20Class-Level%20Information/HubClasses.ql).
5757
2. Select the `google/brotli` database (or download it if you don't have one already)
5858
3. Run a local query.
5959
4. Once the query completes:
60-
- Chose the `#select` result set from the drop-down
60+
- Check that the `#select` result set is shown
6161
- Check that the results table is rendered
6262
- Check that result locations can be clicked on
6363

0 commit comments

Comments
 (0)