Skip to content

Commit 0b5892f

Browse files
committed
chore: don't except AssertionError
Signed-off-by: JP-Ellis <josh@jpellis.me>
1 parent dd62c72 commit 0b5892f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ addopts = [
295295
"--cov=pact",
296296
# Reruns
297297
"--reruns=5",
298-
"--rerun-except=AssertionError",
299298
]
300299

301300
asyncio_default_fixture_loop_scope = "session"

0 commit comments

Comments
 (0)