Remove Opera (takes too much time)

This commit is contained in:
Sébastien Lucas 2014-04-10 21:55:34 +02:00
förälder dc0309caa8
incheckning d2ab76b23f
1 ändrade filer med 0 tillägg och 8 borttagningar

Visa fil

@ -29,14 +29,6 @@ class Cops extends Sauce\Sausage\WebDriverTestCase
'platform' => 'Windows 8.1',
)
),
// run Opera 12 on Windows 7 on Sauce
array(
'browserName' => 'opera',
'desiredCapabilities' => array(
'version' => '12',
'platform' => 'Windows 7',
)
),
// run Safari 7 on Maverick on Sauce
array(
'browserName' => 'safari',