Fix wonky indentation

This commit is contained in:
Elena Tanasoiu
2022-12-22 12:54:24 +00:00
parent 097c048edd
commit f1b17d1c46

View File

@@ -115,11 +115,11 @@ These are mostly aimed at MRVA, but some of them are also applicable to non-MRVA
2. The repository list is empty
#### Test case 3: Running a query on all repositories in an organization
1. The org exists
1. The org contains repositories that have CodeQL databases
2. The org contains repositories of the right language but without CodeQL databases
3. The org contains repositories not of the right language
4. The org contains private repositories that are inaccessible
1. The org exists
1. The org contains repositories that have CodeQL databases
2. The org contains repositories of the right language but without CodeQL databases
3. The org contains repositories not of the right language
4. The org contains private repositories that are inaccessible
2. The org does not exist
### Using different types of controller repos