Better phrasing in Running Tests opening statement

This commit is contained in:
Rodel 2021-11-09 00:45:34 +08:00
parent f37bc08a44
commit 7c1888ddad
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ Puppeteer will still automatically download Chromium when needed.
## Running tests
If you're using [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/), follow the [WSL Setup Instructions](./WSL_SETUP_INSTRUCTIONS.md) first before proceeding with the steps below.
If you are using Windows, we recommend using [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/) for End-to-end testing. Follow the [WSL Setup Instructions](./WSL_SETUP_INSTRUCTIONS.md) first before proceeding with the steps below.
### Prep work for running tests