mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Email settings: Block with invalid SPF setup (#3471)
This commit is contained in:
@@ -221,7 +221,7 @@ class OrganizerTest(SoupTest):
|
||||
},
|
||||
follow=True
|
||||
)
|
||||
assert doc.select('.alert-warning')
|
||||
assert doc.select('.alert-danger')
|
||||
self.orga1.settings.flush()
|
||||
# not yet saved
|
||||
assert "mail_from" not in self.orga1.settings._cache()
|
||||
|
||||
Reference in New Issue
Block a user