Skip to content

Commit 3279bb6

Browse files
committed
Fixed Poetry lock
1 parent 47e1e3c commit 3279bb6

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

poetry.lock

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/test_notifications.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ def test_close_failed_notification(
249249
browser.wait_for_notification(None)
250250

251251

252-
@pytest.mark.repeat(100)
253252
@pytest.mark.parametrize(
254253
"firefox_options", [{"page_load_strategy_none": True}], indirect=True
255254
)

0 commit comments

Comments
 (0)