diff --git a/tests/app/main/test_permissions.py b/tests/app/main/test_permissions.py index 8ef49a15c..416120209 100644 --- a/tests/app/main/test_permissions.py +++ b/tests/app/main/test_permissions.py @@ -69,8 +69,6 @@ def test_services_pages_that_org_users_are_allowed_to_see( client_request.login( api_user_active, service=service if SERVICE_ONE_ID in user_services else None, - nonce="nonce", - state="state", ) endpoints = (