Skip to content

Commit

Permalink
Resolve StyleCI issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jimohalloran committed Sep 29, 2019
1 parent 5226cb1 commit b10162f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Feature/OAuthTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
namespace Tests\Feature;

use App\User;
use Illuminate\Support\Str;
use Mockery as m;
use Tests\TestCase;
use Illuminate\Support\Str;
use Laravel\Socialite\Facades\Socialite;
use PHPUnit\Framework\Assert as PHPUnit;
use Illuminate\Foundation\Testing\TestResponse;
Expand Down

0 comments on commit b10162f

Please sign in to comment.