Skip to content

Commit f948286

Browse files
zeitlingertrask
andcommitted
Update docs/contributing/running-tests.md
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 86ae9df commit f948286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/running-tests.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To run these tests locally, add `-PtestLatestDeps=true` to your existing `gradle
3838

3939
Executing `./gradlew :instrumentation:<INSTRUMENTATION_NAME>:test --tests <GROOVY TEST FILE NAME>` will run only the selected test.
4040

41-
### Ignoring warnings in tests
41+
### How to prevent linting and formatting warnings from failing tests
4242

4343
During local development, you may want to ignore lint warnings when running tests.
4444

0 commit comments

Comments
 (0)