Commit 650765e
committed
test(core): use backslash Windows path style in pwsh detection test
Match the file's existing convention for Windows path literals
(see line 521: 'C:\Program Files\PowerShell\7\pwsh.exe' and
line 613: path.resolve('C:\Windows\System32')).1 parent 9f671ce commit 650765e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
| 489 | + | |
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| |||
0 commit comments