We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7cb543f + f6f62a5 commit 0f571a7Copy full SHA for 0f571a7
spec/features/admin/scim_clients/index_spec.rb
@@ -40,7 +40,6 @@
40
visit admin_scim_clients_path
41
42
expect(page).to be_axe_clean.within("#content")
43
- .skipping("color-contrast") # https://community.openproject.org/wp/65507
44
45
expect(page).to have_enterprise_banner(:corporate)
46
expect(page).to have_no_test_selector("Admin::ScimClients::TableComponent")
0 commit comments