Chore: mark another test flaky

This commit is contained in:
shamoon 2024-12-04 12:10:31 -08:00
parent 24b678b7e6
commit df2c139721

View File

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