Clarified directory for tests

This commit is contained in:
Eric Traut 2021-10-12 00:10:29 -07:00
parent 06c69907fe
commit 38bd56b130

View File

@ -26,7 +26,8 @@ To install in VS Code, go to the extensions panel and choose “Install from VSI
## Running Pyright tests
1. Execute `npm run test`
1. cd to the `packages/pyright-internal` directory
2. Execute `npm run test`
## Debugging Pyright