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 58540de commit d48cb12Copy full SHA for d48cb12
smoke-tests/README.md
@@ -15,7 +15,7 @@ is a work in progress, and the following list shows what is complete:
15
# Running the Tests
16
17
The tests may be run locally with the command `../gradlew
18
-connectedCombinedDebugCheck`. The combined flavor includes all supported test
+connectedDebugAndroidTest`. The combined flavor includes all supported test
19
cases. Optionally, other flavors (explained below) may be used to run a subset
20
of the tests. Additionally, the test suite uses a Bill of Materials to specify
21
Firebase versions. This may be configured using the `-Pfirebase-bom`
0 commit comments