Skip to content

Commit

Permalink
rename accident
Browse files Browse the repository at this point in the history
  • Loading branch information
seeker25 committed May 15, 2024
1 parent 4eefcf0 commit 34f6f29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ def test_duplicate_messages(app, session, client):
mock_send.assert_not_called


def test_duplicate_messages(app, session, client):
def test_lock_account_mailer_queue(app, session, client):
"""Assert that events can be retrieved and decoded from the Queue."""
user = factory_user_model_with_contact()
org = factory_org_model()
Expand Down

0 comments on commit 34f6f29

Please sign in to comment.