Removed dupes
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
2aa864afaa
commit
11b48ee636
1 changed files with 1 additions and 4 deletions
5
pa11y.js
5
pa11y.js
|
@ -20,8 +20,5 @@ pa11y('http://snipe-it.test', {
|
||||||
'set field #password to password',
|
'set field #password to password',
|
||||||
'click element #submit',
|
'click element #submit',
|
||||||
'wait for path to be /',
|
'wait for path to be /',
|
||||||
],
|
]
|
||||||
ignore : [
|
|
||||||
"WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail"
|
|
||||||
],
|
|
||||||
});
|
});
|
Loading…
Add table
Reference in a new issue