Skip to content

Commit

Permalink
dont register some bootstrappers
Browse files Browse the repository at this point in the history
  • Loading branch information
Gravitano committed Jun 27, 2015
1 parent 29d7d97 commit 4dcc306
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Pingpong/Testing/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,6 @@ protected function detectEnvironment(Application $app)
protected function bootstrap(Application $app)
{
$bootstrappers = [
'Illuminate\Foundation\Bootstrap\DetectEnvironment',
'Illuminate\Foundation\Bootstrap\LoadConfiguration',
'Illuminate\Foundation\Bootstrap\ConfigureLogging',
'Illuminate\Foundation\Bootstrap\HandleExceptions',
'Illuminate\Foundation\Bootstrap\RegisterFacades',
Expand Down

0 comments on commit 4dcc306

Please sign in to comment.