mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-02 04:39:25 -04:00
Merge pull request #978 from GSA/fix-register-test
Fix test_register.py flake8-bugbear warning
This commit is contained in:
@@ -322,7 +322,7 @@ def test_register_from_invite(
|
||||
"+12024900460",
|
||||
"somreallyhardthingtoguess",
|
||||
"sms_auth",
|
||||
),
|
||||
)
|
||||
mock_get_invited_user_by_id.assert_called_once_with(sample_invite["id"])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user