Skip to content

Commit

Permalink
Merge pull request #75 from michaeldyrynda/analysis-EAG7Qy
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
michaeldyrynda committed Mar 14, 2020
2 parents 426393c + 66418d2 commit 1f8d587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase.php
Expand Up @@ -2,9 +2,9 @@

namespace Tests;

use Dyrynda\Database\LaravelEfficientUuidServiceProvider;
use Illuminate\Foundation\Testing\RefreshDatabase;
use Orchestra\Testbench\TestCase as OrchestraTestCase;
use Dyrynda\Database\LaravelEfficientUuidServiceProvider;

class TestCase extends OrchestraTestCase
{
Expand Down

0 comments on commit 1f8d587

Please sign in to comment.