Skip to content

Commit

Permalink
test#
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasArvidsson committed Jun 15, 2024
1 parent 9085462 commit 5d6d0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/runTestsCI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export async function launchVscodeAndRunTests() {

const vscodeExecutablePath = await downloadAndUnzipVSCode("stable");

// installExtensionDependencies(vscodeExecutablePath);
installExtensionDependencies(vscodeExecutablePath);

// Run the integration test
const code = await runTests({
Expand Down

0 comments on commit 5d6d0f4

Please sign in to comment.