Browse Source

style fix

Tim MacDonald 5 years ago
parent
commit
8ca562265e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/bootstrap.php

+ 0 - 1
tests/bootstrap.php

@@ -28,4 +28,3 @@ $console = tap($app->make(Kernel::class))->bootstrap();
 foreach ($commands as $command) {
     $console->call($command);
 }
-