Skip to content

Commit 73735b7

Browse files
authored
Merge pull request microsoft#13675 from Artazor/fix-13674
fixes microsoft#13674
2 parents b9a18fd + 9be4600 commit 73735b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/webTestServer.ts

-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ if (browser === "chrome") {
315315
let defaultChromePath = "";
316316
switch (os.platform()) {
317317
case "win32":
318-
case "win64":
319318
defaultChromePath = "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe";
320319
break;
321320
case "darwin":

0 commit comments

Comments
 (0)