mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-31 04:07:25 +00:00
Renamed type for consistency in article
This commit is contained in:
+1
-1
@@ -321,7 +321,7 @@ elif [ "$GENYMOTION" = true ]; then
|
||||
echo "${types[@]}"
|
||||
case $TYPE in
|
||||
"${types[0]}" )
|
||||
echo "Using Genymotion-Cloud"
|
||||
echo "Using Genymotion-Cloud (SaaS)"
|
||||
prepare_geny_cloud
|
||||
run_appium
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user