Skip to content

Commit 9d6f51d

Browse files
committed
Update runtests.ps1
1 parent 981ea3f commit 9d6f51d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/helix/content/runtests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ param(
1414

1515
$env:DOTNET_SKIP_FIRST_TIME_EXPERIENCE = 1
1616
$env:DOTNET_MULTILEVEL_LOOKUP = 0
17+
$env:InstallPlaywright = "$InstallPlaywright"
1718
$env:PLAYWRIGHT_BROWSERS_PATH = "$currentDirectory\ms-playwright"
1819
$env:PLAYWRIGHT_DRIVER_PATH = "$currentDirectory\.playwright\win-x64\native\playwright.cmd"
1920

0 commit comments

Comments
 (0)