From 4bc27489d19bc2ea4f72ff6330688da13b4e9911 Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Mon, 10 Oct 2016 10:06:19 +0200 Subject: [PATCH] Applied fixes from StyleCI (#12) --- tests/TestCase.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/TestCase.php b/tests/TestCase.php index 418b6f5..7e38949 100644 --- a/tests/TestCase.php +++ b/tests/TestCase.php @@ -53,7 +53,6 @@ protected function getEnvironmentSetUp($app) 'prefix' => '', ]); } - public function getFixturesDirectory(string $path): string {