Skip to content

Commit 3e4400d

Browse files
Clean up
1 parent de251a6 commit 3e4400d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/test-harness/src/launchVscodeAndRunTests.ts

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ export async function launchVscodeAndRunTests(extensionTestsPath: string) {
7373
vscodeExecutablePath,
7474
extensionDevelopmentPath,
7575
extensionTestsPath,
76-
7776
// Note: Crash dump causes legacy VSCode and Windows to hang, so we just
7877
// don't bother. Can be re-enabled if we ever need it; on windows it only
7978
// hangs some of the time, so might be enough to get a crash dump when you

0 commit comments

Comments
 (0)