mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
Test add.
This commit is contained in:
@@ -209,3 +209,5 @@ def test_put_service_remove_user(notify_api, notify_db, notify_db_session, sampl
|
||||
assert sample_user.id not in json_resp['data']['users']
|
||||
assert another_user.id in json_resp['data']['users']
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user