forked from CGM_Public/pretix_original
[A11y] Improve customer account pages (#4654)
This commit is contained in:
committed by
GitHub
parent
f4ca9a5681
commit
a1bf7be244
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user