Skip to content

Commit be73027

Browse files
committed
debug output
1 parent 5d1818a commit be73027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/test-local-installation/create_project_and_run_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ cp -R ../../driver-bundle/src/test/ $PROJECT_DIR/src/
1414
cp -R ../../playwright/src/test/ $PROJECT_DIR/src/
1515
cd $PROJECT_DIR
1616

17+
echo "Using $PW_MAX_RETRIES retries for tests"
1718
mvn test --no-transfer-progress
1819

1920
rm -rf $PROJECT_DIR

0 commit comments

Comments
 (0)