Skip to content

Commit 978d8d3

Browse files
authored
Minor test plan fixes (#3042)
1 parent fe212c3 commit 978d8d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/test-plan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Run one of the above MRVAs, but cancel it from within VS Code:
151151
2. Open the Model Editor with the "CodeQL: Open CodeQL Model Editor" command from the command palette.
152152
- Check that the editor loads and shows methods to model.
153153
- Check that methods are grouped per library (e.g. `rocksdbjni@7.7.3` or `asm@6.0`)
154-
- Check that the "Open database" link works.
154+
- Check that the "Open source" link works.
155155
- Check that the 'View' button works and the Method Usage panel highlight the correct method and usage
156156
- Check that the Method Modeling panel shows the correct method and modeling state
157157

@@ -164,7 +164,7 @@ Run one of the above MRVAs, but cancel it from within VS Code:
164164
3. Click "Open extension pack"
165165
- Check that the file explorer opens a directory with a "models" directory
166166
4. Open the ".model.yml" file corresponding to the library that was changed.
167-
- Check that the file contrains the entries that was modeled.
167+
- Check that the file contains entries for the methods that were modeled.
168168

169169
#### Test Case 3: Model with AI
170170

0 commit comments

Comments
 (0)