mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2025-01-02 11:28:01 +03:00
clarify what should be done if the number went up
This commit is contained in:
parent
b48a3b7a71
commit
8e1b22e944
@ -21,7 +21,7 @@ if test "$NUM_ERRORS" -ne "$TARGET_ERRORS"; then
|
||||
echo 'If it went down, hooray!'
|
||||
echo "Check out ${0:-} and change the count to the reported value above."
|
||||
echo
|
||||
echo "Did it go up? That's OK too."
|
||||
echo "If it went up, let's fix it instead."
|
||||
echo "Since there are so many errors right now, a decent debugging strategy is:"
|
||||
echo
|
||||
echo " 1. save tests/axe-report.log somewhere ('mv tests/axe-report.log tests/axe-report.log.failing' is one way)"
|
||||
|
Loading…
Reference in New Issue
Block a user