Skip to content

Commit eb0afc8

Browse files
committed
Update runtests.sh
1 parent a3a3be3 commit eb0afc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/helix/vstest/runtests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export DOTNET_MULTILEVEL_LOOKUP=0
5959
export DOTNET_CLI_HOME="$HELIX_CORRELATION_PAYLOAD/home"
6060

6161
export helix="$4"
62+
export SeleniumProcessTrackingFolder="$HELIX_CORRELATION_PAYLOAD"
6263

6364
$DOTNET_ROOT/dotnet vstest $1 -lt >discovered.txt
6465
if grep -q "Exception thrown" discovered.txt; then

0 commit comments

Comments
 (0)