summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/tests/Ticket671_reopenedTestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/tickets/tests/Ticket671_reopenedTestCase.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/tickets/tests/Ticket671_reopenedTestCase.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/FunctionalTests/tickets/tests/Ticket671_reopenedTestCase.php b/tests/FunctionalTests/tickets/tests/Ticket671_reopenedTestCase.php
index 63c191cb..639f9e3d 100644..100755
--- a/tests/FunctionalTests/tickets/tests/Ticket671_reopenedTestCase.php
+++ b/tests/FunctionalTests/tickets/tests/Ticket671_reopenedTestCase.php
@@ -1,6 +1,6 @@
<?php
-class Ticket671_reopenedTestCase extends SeleniumTestCase
+class Ticket671_reopenedTestCase extends PradoGenericSeleniumTest
{
function test()
{
@@ -46,5 +46,4 @@ class Ticket671_reopenedTestCase extends SeleniumTestCase
$this->assertText($base.'Result', 'Check callback called (6) --- Save callback called DATA OK');
}
-}
-?> \ No newline at end of file
+} \ No newline at end of file