chore: remove powershell note in snapshot docs (#3205)

This commit is contained in:
Geert-Jan Zwiers 2023-02-17 15:54:40 +01:00 committed by GitHub
parent bb4d6b2146
commit 69556068c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,12 +47,6 @@
* deno test --allow-all -- --update
* ```
*
* Note: In Powershell, you need to quote `--`.
*
* ```powershell
* deno test --allow-all "--" --update
* ```
*
* Additionally, new snapshots will only be created when this flag is present.
*
* ## Permissions: