mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
added tests for reworked platform admin page
This commit is contained in:
@@ -108,8 +108,6 @@ def mock_get_detailed_services(mocker, fake_uuid):
|
||||
return mocker.patch('app.service_api_client.get_services', return_value=services)
|
||||
|
||||
|
||||
|
||||
|
||||
@pytest.fixture(scope='function')
|
||||
def mock_get_live_service(mocker, api_user_active):
|
||||
def _get(service_id):
|
||||
|
||||
Reference in New Issue
Block a user