Skip to content
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ For `suite`, you should pick one of the following test suites:
`./run_tests.py -n ...`


### How to deal with test failures
### How to debug and fix test failures

Test failures are always due to fprettify-formatted code being different than
expected. To examine what has changed, proceed as follows:
Expand Down
Loading
Loading