Silly me.
This commit is contained in:
parent
d5873492e7
commit
d6f6e65d56
|
@ -3,8 +3,6 @@
|
||||||
require_once 'vendor/autoload.php';
|
require_once 'vendor/autoload.php';
|
||||||
|
|
||||||
class WebDriverDemo extends Sauce\Sausage\WebDriverTestCase
|
class WebDriverDemo extends Sauce\Sausage\WebDriverTestCase
|
||||||
|
|
||||||
class WebDriverDemo extends WebDriverTestCase
|
|
||||||
{
|
{
|
||||||
public static $browsers = array(
|
public static $browsers = array(
|
||||||
// // run FF15 on Windows 8 on Sauce
|
// // run FF15 on Windows 8 on Sauce
|
||||||
|
|
Loading…
Reference in a new issue