Reduce target errors'

This commit is contained in:
Tessa Kelly 2019-11-25 16:57:48 -08:00
parent 701eb7484f
commit cd9dacad9c

View File

@ -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
# expected error count went down? Well done! Just change this number to the new
# value.
TARGET_ERRORS=31
TARGET_ERRORS=30
# 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