We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5784d5 commit 86ae9dfCopy full SHA for 86ae9df
docs/contributing/running-tests.md
@@ -40,7 +40,7 @@ Executing `./gradlew :instrumentation:<INSTRUMENTATION_NAME>:test --tests <GROOV
40
41
### Ignoring warnings in tests
42
43
-During local development, you may want to ignore warnings in tests.
+During local development, you may want to ignore lint warnings when running tests.
44
45
To ignore warnings, formatting issues, or other non-fatal issues in tests, use
46
0 commit comments