mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
Adds some logging so we know which login method has failed
This commit is contained in:
@@ -869,7 +869,7 @@ class TestMail(DirectoriesMixin, TestCase):
|
||||
"""
|
||||
GIVEN:
|
||||
- Mail account with password containing non-ASCII characters
|
||||
- Incorrect password alue
|
||||
- Incorrect password value
|
||||
THEN:
|
||||
- Should raise a MailError for the account
|
||||
"""
|
||||
|
Reference in New Issue
Block a user