summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/tests/Ticket700TestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/tickets/tests/Ticket700TestCase.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/tickets/tests/Ticket700TestCase.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/FunctionalTests/tickets/tests/Ticket700TestCase.php b/tests/FunctionalTests/tickets/tests/Ticket700TestCase.php
index c8929693..0366c2fc 100644..100755
--- a/tests/FunctionalTests/tickets/tests/Ticket700TestCase.php
+++ b/tests/FunctionalTests/tickets/tests/Ticket700TestCase.php
@@ -1,5 +1,5 @@
<?php
-class Ticket700TestCase extends SeleniumTestCase
+class Ticket700TestCase extends PradoGenericSeleniumTest
{
function test()
{
@@ -68,5 +68,4 @@ class Ticket700TestCase extends SeleniumTestCase
$this->assertTextPresent('|Param5: Set at app config|');
$this->clickAndWait('ctl0_Logout');
}
-}
-?> \ No newline at end of file
+} \ No newline at end of file