mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-28 10:17:49 +03:00
Reduce target errors'
This commit is contained in:
parent
701eb7484f
commit
cd9dacad9c
@ -12,7 +12,7 @@ jq -r -f script/axe-report.jq "$JSON_FILE"
|
|||||||
# Hey there! Did this script tell you to check out this file because the
|
# Hey there! Did this script tell you to check out this file because the
|
||||||
# expected error count went down? Well done! Just change this number to the new
|
# expected error count went down? Well done! Just change this number to the new
|
||||||
# value.
|
# value.
|
||||||
TARGET_ERRORS=31
|
TARGET_ERRORS=30
|
||||||
|
|
||||||
# ideally we'd fail on any failures, but we have had a bunch build up over time!
|
# ideally we'd fail on any failures, but we have had a bunch build up over time!
|
||||||
# So right now, we need to fail if the error count is not exactly what we
|
# So right now, we need to fail if the error count is not exactly what we
|
||||||
|
Loading…
Reference in New Issue
Block a user