mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Chore: mark another test flaky
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user