As it seems to work, try to update the testing to recent version

Este commit está contenido en:
Sébastien Lucas 2016-01-18 18:37:18 +01:00
padre d648a6d6c7
commit 70bf01617c
Se han modificado 1 ficheros con 4 adiciones y 4 borrados

Ver fichero

@ -39,12 +39,12 @@ class Cops extends Sauce\Sausage\WebDriverTestCase
),
// run Mobile Safari on iOS
array(
'browserName' => '',
'browserName' => 'iphone',
'desiredCapabilities' => array(
'app' => 'safari',
'device' => 'iPhone Simulator',
'version' => '6.1',
'platform' => 'Mac 10.8',
'device' => 'iPhone 6',
'version' => '9.2',
'platform' => 'OS X 10.10',
)
),
// run Mobile Browser on Android