summaryrefslogtreecommitdiff
path: root/tests/app/Controller/HourglassControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/app/Controller/HourglassControllerTest.php')
-rw-r--r--tests/app/Controller/HourglassControllerTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/app/Controller/HourglassControllerTest.php b/tests/app/Controller/HourglassControllerTest.php
index ecba4558fb..f4a998541b 100644
--- a/tests/app/Controller/HourglassControllerTest.php
+++ b/tests/app/Controller/HourglassControllerTest.php
@@ -18,7 +18,7 @@
/**
* Test harness for the class HourglassController
*/
-class HourglassControllerTest extends \PHPUnit_Framework_TestCase {
+class HourglassControllerTest extends \PHPUnit\Framework\TestCase {
/**
* Prepare the environment for these tests
*/