mmcc007 / sylph

Runs Flutter integration tests on real devices in cloud.
GNU General Public License v3.0
157 stars 43 forks source link

Remove dependency on default test app name #55

Open mmcc007 opened 5 years ago

mmcc007 commented 5 years ago

Fastlane script is using the default test app name. This should be replaced by the name in the sylph.yaml.

https://github.com/mmcc007/sylph/blob/016db19942ea354ebe6c4d211c8a496ecb7924d8/lib/resources/fastlane/Fastfile#L88