3
0
mirror of https://github.com/snipe/snipe-it.git synced 2025-10-29 19:31:41 +00:00

Removed dupes

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2025-04-23 05:21:32 +01:00
parent 2aa864afaa
commit 11b48ee636

View File

@ -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"
],
]
});