This commit is contained in:
Richard Schreiber
2024-11-22 13:29:16 +01:00
parent 1a39f209e9
commit faf64f0973
+1 -1
View File
@@ -433,7 +433,7 @@ def test_org_sso_login_new_customer_email_conflict(env, client, provider):
@pytest.mark.django_db
@pytest.mark.parametrize("url", [
"account/change",
"account/membership/1/",
"account/memberships/1/",
"account/",
])
def test_login_required(client, env, url):