mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 14:49:49 -04:00
Added new notification-python-client removed check on old one, fixed tests, live service will be broken.
This commit is contained in:
@@ -72,4 +72,5 @@ def test_should_redirect_to_forgot_password_when_user_is_active_should_be_reques
|
||||
|
||||
|
||||
def _set_up_mocker(mocker):
|
||||
mocker.patch("app.admin_api_client.send_sms")
|
||||
# mocker.patch("app.admin_api_client.send_sms")
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user