Skip to content

Commit 0f571a7

Browse files
authored
Merge pull request #20494 from opf/enable-a11y-test
Re-enable accessibility test
2 parents 7cb543f + f6f62a5 commit 0f571a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/features/admin/scim_clients/index_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
visit admin_scim_clients_path
4141

4242
expect(page).to be_axe_clean.within("#content")
43-
.skipping("color-contrast") # https://community.openproject.org/wp/65507
4443

4544
expect(page).to have_enterprise_banner(:corporate)
4645
expect(page).to have_no_test_selector("Admin::ScimClients::TableComponent")

0 commit comments

Comments
 (0)