mirror of https://github.com/zulip/zulip.git
tests: Split out missed_message email tests.
This commit is contained in:
parent
da4e0c4073
commit
def6bf17eb
|
@ -25,6 +25,7 @@ FILES_WITH_LEGACY_SUBJECT = {
|
|||
"zerver/lib/send_email.py",
|
||||
"zerver/tests/test_new_users.py",
|
||||
"zerver/tests/test_email_mirror.py",
|
||||
"zerver/tests/test_message_notification_emails.py",
|
||||
"zerver/tests/test_email_notifications.py",
|
||||
# This uses subject in authentication protocols sense:
|
||||
"zerver/tests/test_auth_backends.py",
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue