Skip to content

Commit

Permalink
mark flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvanderveen committed Oct 31, 2024
1 parent 3c800b2 commit e17d6fb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ def test_get_sent_success(
assert response[0] == expected_message


@pytest.mark.flaky(reruns=3, reruns_delay=1)
def test_get_all_error_on_get_all_sent(
monkeypatch: MonkeyPatch,
notification_service: NotificationService,
Expand Down

0 comments on commit e17d6fb

Please sign in to comment.