From 8ca562265e9efdd3548b4a1573156d8f185d378e Mon Sep 17 00:00:00 2001 From: Tim MacDonald Date: Tue, 9 Jul 2019 13:05:55 +1000 Subject: [PATCH] style fix --- tests/bootstrap.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 9f4cadcd..dbf20dac 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -28,4 +28,3 @@ foreach ($commands as $command) { $console->call($command); } -