mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
test - convert web integration to TS
This commit is contained in:
@@ -72,4 +72,5 @@ runtime "${runtime}"`;
|
||||
yarnInstall(`build`); // node modules required for build
|
||||
yarnInstall('test/automation'); // node modules required for smoketest
|
||||
yarnInstall('test/smoke'); // node modules required for smoketest
|
||||
yarnInstall('test/integration/browser'); // node modules required for integration
|
||||
yarnInstallBuildDependencies(); // node modules for watching, specific to host node version, not electron
|
||||
|
||||
Reference in New Issue
Block a user