Formatting
This commit is contained in:
parent
4a385bde6b
commit
befc7ad2cd
28 changed files with 253 additions and 311 deletions
|
@ -55,5 +55,6 @@ def test_send_email_to_thread_participants(todo_setup, django_user_model, email_
|
|||
assert "u3@example.com" in mail.outbox[0].recipients()
|
||||
assert "u4@example.com" in mail.outbox[0].recipients()
|
||||
|
||||
|
||||
# FIXME: Add tests for:
|
||||
# Attachments: Test whether allowed, test multiple, test extensions
|
||||
# Attachments: Test whether allowed, test multiple, test extensions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue