Skip to content

Commit 69f4ed9

Browse files
committed
Update runtests.cmd
1 parent ac999f8 commit 69f4ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/helix/content/runtests.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ set DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
2121
set DOTNET_MULTILEVEL_LOOKUP=0
2222
set DOTNET_CLI_HOME=%CD%\home%random%
2323

24-
set "PATH=%DOTNET_ROOT%;%PATH%;%CD%\node"
24+
set "PATH=%DOTNET_ROOT%;%PATH%;%CD%"
2525
echo Set path to: "%PATH%"
2626
echo.
2727

0 commit comments

Comments
 (0)