diff --git a/tests/TestCase/Controller/PagesControllerTest.php b/tests/TestCase/Controller/PagesControllerTest.php index 5b3cd07..901620b 100755 --- a/tests/TestCase/Controller/PagesControllerTest.php +++ b/tests/TestCase/Controller/PagesControllerTest.php @@ -14,8 +14,8 @@ */ namespace App\Test\TestCase\Controller; -use Cake\Core\Configure; -use Cake\TestSuite\IntegrationTestCase; +use Cake\Core\Configure; +use Cake\TestSuite\IntegrationTestCase; /** * PagesControllerTest class -- libgit2 0.21.2