Chore: mark another test flaky

This commit is contained in:
shamoon
2025-12-18 07:17:50 -08:00
parent b1a75b0166
commit 598540fda0

View File

@@ -816,6 +816,7 @@ class TestMail(
)
self.assertEqual(len(self.mailMocker.bogus_mailbox.messages), 3)
@pytest.mark.flaky(reruns=4)
def test_handle_mail_account_delete(self):
account = MailAccount.objects.create(
name="test",