Skip to content

Commit be81c86

Browse files
committed
Update runtests.sh
1 parent 6a547f2 commit be81c86

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

eng/helix/content/runtests.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ if [ -f "$PLAYWRIGHT_DRIVER_PATH" ]; then
4040
chmod +x $PLAYWRIGHT_DRIVER_PATH
4141
echo "chmod +x $DIR/.playwright/unix/native/node"
4242
chmod +x $DIR/.playwright/unix/native/node
43-
echo "copying drivers to workitem root"
44-
cp -r $DIR/.playwright/unix/native/ .
45-
cp $DIR/.playwright/unix/native/playwright.sh .
46-
ls -la playwright*
4743
fi
4844

4945
RESET="\033[0m"

0 commit comments

Comments
 (0)