Skip to content

Commit 6d8fab8

Browse files
authored
Update platform.test.ts
1 parent 56f4402 commit 6d8fab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/platform.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ suite("Platform module", () => {
4646

4747
checkDefaultPowerShellPath(
4848
platformDetails,
49-
platform.SysWow64PowerShellPath);
49+
platform.System32PowerShellPath);
5050

5151
checkAvailableWindowsPowerShellPaths(
5252
platformDetails,

0 commit comments

Comments
 (0)