-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix problem with test-runner-class (#1453)
Fixes #1444 `test-runner-class` has a default value (the last name extracted from the APK manifest), so it is not needed to fast fail if this option is not specified ## Test Plan > How do we know the code works? 1. Set `gcloud.type: instrumentation` to your `flank.yml`. 2. Run `flank run android` 3. Do not set `test-runner-class` 4. Tests do not fast fail ## Checklist - [x] Unit tested
- Loading branch information
1 parent
78ee6e3
commit 06a85b3
Showing
2 changed files
with
0 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters