fladle {
serviceAccountCredentials(testLabApiKey)
devices = [
new Device("Pixel2", 28, null, null)
]
configs {
one {
variant = "one-debug"
}
two {
variant = "two-debug"
}
}
}
Running runFlankOne or runFlankTwo is expected to get the right app and test path however it will choose a random variant during auto-detection
Running
runFlankOneorrunFlankTwois expected to get the rightappandtestpath however it will choose a random variant during auto-detection