Skip to content

Commit f3c6c39

Browse files
committed
ope
1 parent fe5675a commit f3c6c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/test/devtools-tests/run-e2e-tests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ export LH_ROOT="$SCRIPT_DIR/../../.."
1515
cd "$DEVTOOLS_PATH"
1616

1717
TEST_PATTERN="${1:-test/e2e/lighthouse/*}"
18-
npm run test -- "$TEST_PATTERN" --t $BUILD_FOLDER
18+
npm run test -- "$TEST_PATTERN" -t $BUILD_FOLDER

0 commit comments

Comments
 (0)