diff --git a/frontend/.pa11yci.json b/frontend/.pa11yci.json index 5e315d718..24a1e1769 100644 --- a/frontend/.pa11yci.json +++ b/frontend/.pa11yci.json @@ -2,6 +2,7 @@ "defaults": { "timeout": 240000, "runners": ["axe"], + "ignore": ["color-contrast"], "concurrency": 1, "chromeLaunchConfig": { "ignoreHTTPSErrors": true,