Skip to content

Commit 3b15503

Browse files
authored
fix typo (microsoft#93291)
1 parent 7a5b90c commit 3b15503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/unit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
./scripts/test.[sh|bat]
66

7-
All unit tests are run inside a electron-browser environment which access to DOM and Nodejs api. This is the closest to the enviroment in which VS Code itself ships. Notes:
7+
All unit tests are run inside a electron-browser environment which access to DOM and Nodejs api. This is the closest to the environment in which VS Code itself ships. Notes:
88

99
- use the `--debug` to see an electron window with dev tools which allows for debugging
1010
- to run only a subset of tests use the `--run` or `--glob` options

0 commit comments

Comments
 (0)