From e49d2a58cbbc194f926cce053e4f74061f7fdf48 Mon Sep 17 00:00:00 2001 From: butomo1989 Date: Fri, 26 Oct 2018 15:54:04 +0200 Subject: [PATCH] Enabled GA --- src/appium.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/appium.sh b/src/appium.sh index 2349f74..e396a31 100644 --- a/src/appium.sh +++ b/src/appium.sh @@ -224,6 +224,7 @@ function ga(){ fi } +ga if [ "$REAL_DEVICE" = true ]; then echo "Using real device" run_appium