Skip to content

Commit 749a901

Browse files
committed
change command"
1 parent 40cb714 commit 749a901

File tree

1 file changed

+1
-1
lines changed
  • taskcluster/kinds/run-smoke-tests

1 file changed

+1
-1
lines changed

taskcluster/kinds/run-smoke-tests/kind.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ tasks:
2424
./collect_executables.sh;
2525
mv ./ci_pyproject.toml ./pyproject.toml;
2626
pipenv install;
27-
pipenv run pytest --fx-executable ./firefox/firefox tests/security_and_privacy/test_third_party_content_blocked_private_browsing.py
27+
pipenv run pytest --fx-executable ./firefox/firefox -n 4

0 commit comments

Comments
 (0)