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: docs/test-plan.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,11 +53,11 @@ choose to go through some of the Optional Test Cases.
53
53
54
54
#### Test case 3: Running a non-problem query and viewing results
55
55
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).
57
57
2. Select the `google/brotli` database (or download it if you don't have one already)
58
58
3. Run a local query.
59
59
4. Once the query completes:
60
-
-Chose the `#select` result set from the drop-down
0 commit comments