We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717f2db commit 643b62eCopy full SHA for 643b62e
README.md
@@ -116,7 +116,7 @@ To run the tests execute the following gradle tasks:
116
- `connectedDemoDebugAndroidTest` run all instrumented tests against the `demoDebug` variant.
117
118
**Note:** You should not run `./gradlew test` or `./gradlew connectedAndroidTest` as this will execute
119
-tests against _all_ build variants which is both unecessary and will result in failures as only the
+tests against _all_ build variants which is both unnecessary and will result in failures as only the
120
`demoDebug` variant is supported. No other variants have any tests (although this might change in future).
121
122
## Screenshot tests
0 commit comments