mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
fix remaining tests
This commit is contained in:
@@ -2423,7 +2423,7 @@ def _os_environ():
|
||||
os.environ[k] = v
|
||||
|
||||
|
||||
@pytest.fixture # noqa (C901 too complex)
|
||||
@pytest.fixture()
|
||||
def client_request(logged_in_client, mocker, service_one): # noqa (C901 too complex)
|
||||
class ClientRequest:
|
||||
@staticmethod
|
||||
|
||||
Reference in New Issue
Block a user