From ad347af76f825ca9fd8af2973db6502025068a64 Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Fri, 23 Jun 2017 11:59:10 +1200 Subject: [PATCH] Fix linter --- tests/controller/ContentControllerTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/controller/ContentControllerTest.php b/tests/controller/ContentControllerTest.php index 14a03ebc..604a3edc 100755 --- a/tests/controller/ContentControllerTest.php +++ b/tests/controller/ContentControllerTest.php @@ -204,4 +204,3 @@ class ContentControllerTest extends FunctionalTest }); } } -