From 619011d11299a601d52d576920a668a6e286d2e7 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 27 Aug 2015 14:07:47 +0200 Subject: fix config --- tests/unit/controller/AdminControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/unit/controller/AdminControllerTest.php b/tests/unit/controller/AdminControllerTest.php index da6e40e36..d86c4cf98 100644 --- a/tests/unit/controller/AdminControllerTest.php +++ b/tests/unit/controller/AdminControllerTest.php @@ -151,4 +151,4 @@ class AdminControllerTest extends \PHPUnit_Framework_TestCase { $this->assertEquals($expected, $response); } -} \ No newline at end of file +} -- cgit v1.2.3