Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
Ina committed Sep 19, 2022
1 parent 52bc17f commit ef5e104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/api/test_superadmin_only.py
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,7 @@ def test_send_motd_not_active(client: flask.testing.FlaskClient) -> None:
)
assert mock_mail_send.call_count == 0


def test_send_motd_no_primary_email(client: flask.testing.FlaskClient) -> None:
"""Send a motd to all users."""
# Authenticate
Expand Down

0 comments on commit ef5e104

Please sign in to comment.