summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-27 14:07:47 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-27 14:07:47 +0200
commit619011d11299a601d52d576920a668a6e286d2e7 (patch)
tree99cab70e6acfdd0140a90b73678a9b631d532d92 /tests
parentadad6ca280f2284a0ea4a1c41c8adea4ae1b141a (diff)
fix config
Diffstat (limited to 'tests')
-rw-r--r--tests/unit/controller/AdminControllerTest.php2
1 files changed, 1 insertions, 1 deletions
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
+}