mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-16 20:48:37 -04:00
Further refactoring
This commit is contained in:
@@ -1198,4 +1198,4 @@ def test_should_not_allow_notification_if_service_permission_not_set(
|
||||
error_json = json.loads(response.get_data(as_text=True))
|
||||
|
||||
assert error_json['result'] == 'error'
|
||||
assert error_json['message']['to'][0] == expected_error
|
||||
assert error_json['message']['service'][0] == expected_error
|
||||
|
||||
Reference in New Issue
Block a user