8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902f5f2 commit 4bc0c75Copy full SHA for 4bc0c75
package.json
@@ -17,7 +17,7 @@
17
"release:github-draft": "./ci/build/release-github-draft.sh",
18
"release:github-assets": "./ci/build/release-github-assets.sh",
19
"release:prep": "./ci/build/release-prep.sh",
20
- "test:e2e": "VSCODE_DEV=1 VSCODE_IPC_HOOK_CLI= ./ci/dev/test-e2e.sh",
+ "test:e2e": "VSCODE_IPC_HOOK_CLI= ./ci/dev/test-e2e.sh",
21
22
"test:integration": "./ci/dev/test-integration.sh",
23
"test:scripts": "./ci/dev/test-scripts.sh",
0 commit comments