From 180f372889545ba95d19932c30f2e407489b6a92 Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Mon, 8 Sep 2025 12:44:45 -0700 Subject: [PATCH] fix org invites --- tests/app/main/test_permissions.py | 2 -- 1 file changed, 2 deletions(-) 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 = (