Skip to content

Commit dfb9a4c

Browse files
authored
Merge pull request #3948 from github/nora/tweak-testplan
Adjust test-plan for code search
2 parents e8a3c9c + f201a88 commit dfb9a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ This requires running a MRVA query and seeing the results view.
490490
1. Make changes via config file (ensure JSON schema is helping out)
491491
1. Close and re-open VS Code (ensure lists are there)
492492
1. Collapse/expand tree nodes
493-
1. Create a new list, right click and select "Add repositories with GitHub Code Search". Enter the language 'python' and the query "UserMixin". This should show a rate limiting notification after a while but eventually populate the list with roughly 770 items.
493+
1. Create a new list, right click and select "Add repositories with GitHub Code Search". Enter the language 'python' and the query "UserMixin". This might result in an HttpError when it is run for the first time. If so, try again. When run for the second time it might show a rate limiting notification after a while or directly populate the list with roughly 900 repositories.
494494

495495
Error cases that trigger an error notification:
496496

0 commit comments

Comments
 (0)