diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2016-01-10 21:08:47 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2016-01-10 21:08:47 +0100 |
commit | 767912209e797c6c9c85c2e91344b6bf46a8cb4b (patch) | |
tree | bf2662e1928932079c62354b513f6cc14f6770d4 /tests/test_tools/PradoGenericSelenium2Test.php | |
parent | 80d4dac1a5275bb3858d7a8e7574c26543c1014d (diff) |
refill
Diffstat (limited to 'tests/test_tools/PradoGenericSelenium2Test.php')
-rwxr-xr-x | tests/test_tools/PradoGenericSelenium2Test.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_tools/PradoGenericSelenium2Test.php b/tests/test_tools/PradoGenericSelenium2Test.php index a9e0f565..18c24ec4 100755 --- a/tests/test_tools/PradoGenericSelenium2Test.php +++ b/tests/test_tools/PradoGenericSelenium2Test.php @@ -1,7 +1,5 @@ <?php -require_once '../../vendor/autoload.php'; -// TODO: stub class PradoGenericSelenium2Test extends Sauce\Sausage\WebDriverTestCase { protected $start_url = 'http://saucelabs.com/test/guinea-pig'; |