Skip to content

Commit 0fe0425

Browse files
committed
Fixed issue where tests would fail
1 parent 03f6c82 commit 0fe0425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/src/run-tests.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ async function main(): Promise<void> {
1111

1212
// Download Visual Studio Code, unzip it, and run the integration tests
1313
await runTests({
14+
version: "1.86.0",
1415
extensionDevelopmentPath,
1516
extensionTestsPath
1617
});

0 commit comments

Comments
 (0)