File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ Run one of the above MRVAs, but cancel it from within VS Code:
1511512 . 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:
1641643 . Click "Open extension pack"
165165 - Check that the file explorer opens a directory with a "models" directory
1661664 . 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
You can’t perform that action at this time.
0 commit comments