Skip to content

Commit

Permalink
No reason to prompt here
Browse files Browse the repository at this point in the history
  • Loading branch information
sourishkrout committed Dec 2, 2024
1 parent 14ddd60 commit 698a139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ open coverage/lcov-report/index.html

We use WebdriverIO to run e2e tests on the VS Code extension:

```sh {"id":"01HF7VQMH8ESX1EFV4PX19FXW0","name":"test:e2e"}
```sh {"id":"01HF7VQMH8ESX1EFV4PX19FXW0","name":"test:e2e","promptEnv":"never"}
export NODE_OPTIONS="--import=./specifier-register.mjs --max-old-space-size=8192"
npx wdio run ./tests/e2e/wdio.conf.ts
```
Expand Down

0 comments on commit 698a139

Please sign in to comment.