Skip to content

Commit 35dfebd

Browse files
committed
Fix linter.
1 parent 6e50d4a commit 35dfebd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/test-plan.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,7 @@ Run one of the above MRVAs, but cancel it from within VS Code:
145145

146146
### CodeQL Model Editor
147147

148-
Note the tests here require the feature flag:
149-
- `codeQL.model.editor`
148+
Note the tests here require the feature flag: `codeQL.model.editor`
150149

151150
#### Test Case 1: Opening the model editor
152151

@@ -168,8 +167,7 @@ Note the tests here require the feature flag:
168167

169168
#### Test Case 3: Model with AI
170169

171-
Note that this test requires the feature flag:
172-
- `codeQL.model.llmGeneration`
170+
Note that this test requires the feature flag: `codeQL.model.llmGeneration`
173171

174172
1. Click "Model with AI".
175173
- Check that rows change to "Thinking".

0 commit comments

Comments
 (0)