Skip to content

Commit f1b17d1

Browse files
committed
Fix wonky indentation
1 parent 097c048 commit f1b17d1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

extensions/ql-vscode/docs/test-plan.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ These are mostly aimed at MRVA, but some of them are also applicable to non-MRVA
115115
2. The repository list is empty
116116

117117
#### Test case 3: Running a query on all repositories in an organization
118-
1. The org exists
119-
1. The org contains repositories that have CodeQL databases
120-
2. The org contains repositories of the right language but without CodeQL databases
121-
3. The org contains repositories not of the right language
122-
4. The org contains private repositories that are inaccessible
118+
1. The org exists
119+
1. The org contains repositories that have CodeQL databases
120+
2. The org contains repositories of the right language but without CodeQL databases
121+
3. The org contains repositories not of the right language
122+
4. The org contains private repositories that are inaccessible
123123
2. The org does not exist
124124

125125
### Using different types of controller repos

0 commit comments

Comments
 (0)