diff --git a/scripts/test-integration.bat b/scripts/test-integration.bat index 8b547e6dd70..4fb89eb8d93 100644 --- a/scripts/test-integration.bat +++ b/scripts/test-integration.bat @@ -2,6 +2,7 @@ setlocal set ELECTRON_NO_ATTACH_CONSOLE=1 +set ATOM_SHELL_INTERNAL_RUN_AS_NODE= :: Integration Tests .\scripts\code.bat %~dp0\..\extensions\vscode-api-tests\testWorkspace --extensionDevelopmentPath=%~dp0\..\extensions\vscode-api-tests --extensionTestsPath=%~dp0\..\extensions\vscode-api-tests\out