mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 08:16:51 -04:00
adjusted styling
This commit is contained in:
@@ -99,6 +99,7 @@ MOCK_JOBS = {
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@pytest.fixture()
|
||||
def _mock_no_users_for_service(mocker):
|
||||
mocker.patch("app.models.user.Users.client_method", return_value=[])
|
||||
|
||||
Reference in New Issue
Block a user