Skip to content

Commit 0d70594

Browse files
committed
no re-runs
1 parent 3cd3104 commit 0d70594

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ def test_python_suite(session: Session) -> None:
181181
install_requirements_file(session, "test-env")
182182
session.run("playwright", "install", "chromium")
183183
posargs = session.posargs
184-
posargs += ["--reruns", "3", "--reruns-delay", "1"]
185184

186185
if "--no-cov" in session.posargs:
187186
session.log("Coverage won't be checked")

0 commit comments

Comments
 (0)