Skip to content

Commit e17d6fb

Browse files
mark flaky
1 parent 3c800b2 commit e17d6fb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/syft/tests/syft/notifications/notification_service_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ def test_get_sent_success(
204204
assert response[0] == expected_message
205205

206206

207+
@pytest.mark.flaky(reruns=3, reruns_delay=1)
207208
def test_get_all_error_on_get_all_sent(
208209
monkeypatch: MonkeyPatch,
209210
notification_service: NotificationService,

0 commit comments

Comments
 (0)