diff --git a/pa11y.js b/pa11y.js index fc1b705f5..4d5a1dbba 100644 --- a/pa11y.js +++ b/pa11y.js @@ -20,8 +20,5 @@ pa11y('http://snipe-it.test', { 'set field #password to password', 'click element #submit', 'wait for path to be /', - ], - ignore : [ - "WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail" - ], + ] }); \ No newline at end of file