mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Testing something out to make sure integration tests will fail.
This commit is contained in:
parent
51f0cf44bf
commit
63d6dad73e
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ class TestImap(EmailMessageTestCase):
|
|||
self.test_password,
|
||||
self.test_smtp_server,
|
||||
self.test_from_email,
|
||||
None
|
||||
]
|
||||
if not all(required_settings):
|
||||
raise SkipTest(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue