Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sloox committed Jun 29, 2021
1 parent 1fe4a3e commit 498616b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_runner/src/test/kotlin/ftl/args/AndroidArgsTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2775,7 +2775,7 @@ AndroidArgs
gcloud:
app: $appApk
test: $testExtremeParameterizedOtherApk
parameterized-tests: shard-into-single
parameterized-tests: default
""".trimIndent()

val parsedYml = AndroidArgs.load(yaml).validate()
Expand Down

0 comments on commit 498616b

Please sign in to comment.