Skip to content

Commit 981ea3f

Browse files
committed
Update runtests.sh
1 parent e70bd2c commit 981ea3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/helix/content/runtests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
2828

2929
# Set playwright stuff
3030
export PLAYWRIGHT_BROWSERS_PATH="$DIR/ms-playwright"
31-
export PLAYWRIGHT_BROWSERS_PATH="$DIR/.playwright\unix\native\playwright.sh"
31+
export PLAYWRIGHT_DRIVER_PATH="$DIR/.playwright\unix\native\playwright.sh"
3232
export InstallPlaywright="$installPlaywright"
3333

3434
RESET="\033[0m"

0 commit comments

Comments
 (0)