Commit f8f5d8c
authored
Use timeout for gcloud instead of timeoutSec
Per documentation (https://cloud.google.com/sdk/gcloud/reference/firebase/test/android/run ) this option is called just `timeout`. Fixes #211 parent 0d63d11 commit f8f5d8c
File tree
1 file changed
+2
-2
lines changed- plugin/src/main/java/com/appunite/firebasetestlabplugin/cloud
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
0 commit comments