Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
Wizofgoz authored and StyleCIBot committed Jun 16, 2020
1 parent 261e619 commit 4f57a6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ protected function getPackageProviders($app)
TracingServiceProvider::class,
];
}
}
}
1 change: 0 additions & 1 deletion tests/TracingServiceProviderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

class TracingServiceProviderTest extends TestCase
{

public function tearDown(): void
{
Mockery::close();
Expand Down

0 comments on commit 4f57a6c

Please sign in to comment.