Better phrasing in Running Tests opening statement
This commit is contained in:
parent
f37bc08a44
commit
7c1888ddad
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue