mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: missing $ in PowerShell shell command (#11966)
This commit is contained in:
parent
706c897031
commit
460d51284c
@ -121,7 +121,7 @@ npm run test
|
||||
```
|
||||
|
||||
```bash bash-flavor=powershell lang=js
|
||||
env:PWDEBUG="console"
|
||||
$env:PWDEBUG="console"
|
||||
npm run test
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user