mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-17 04:16:54 -06: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