summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/validators/tests/CustomValidatorTestCase.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/FunctionalTests/validators/tests/CustomValidatorTestCase.php')
-rwxr-xr-x[-rw-r--r--]tests/FunctionalTests/validators/tests/CustomValidatorTestCase.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/FunctionalTests/validators/tests/CustomValidatorTestCase.php b/tests/FunctionalTests/validators/tests/CustomValidatorTestCase.php
index c5cbae8e..106f7a00 100644..100755
--- a/tests/FunctionalTests/validators/tests/CustomValidatorTestCase.php
+++ b/tests/FunctionalTests/validators/tests/CustomValidatorTestCase.php
@@ -1,7 +1,7 @@
<?php
//New Test
-class CustomValidatorTestCase extends SeleniumTestCase
+class CustomValidatorTestCase extends PradoGenericSeleniumTest
{
function test()
{
@@ -27,5 +27,3 @@ class CustomValidatorTestCase extends SeleniumTestCase
}
}
-
-?> \ No newline at end of file