Skip to content

Commit 930231c

Browse files
authored
Merge pull request #2 from binary-cats/analysis-O3eQaP
Apply fixes from StyleCI
2 parents dc67f3c + e16d65d commit 930231c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: tests/Commands/AbilityMakeCommandTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
use Illuminate\Support\Facades\File;
88
use PHPUnit\Framework\Attributes\After;
99
use PHPUnit\Framework\Attributes\Test;
10-
use Spatie\Snapshots\MatchesSnapshots;
1110

1211
class AbilityMakeCommandTest extends TestCase
1312
{

Diff for: tests/Commands/DefinedRoleMakeCommandTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
use Illuminate\Support\Facades\File;
88
use PHPUnit\Framework\Attributes\After;
99
use PHPUnit\Framework\Attributes\Test;
10-
use Spatie\Snapshots\MatchesSnapshots;
1110

1211
class DefinedRoleMakeCommandTest extends TestCase
1312
{

0 commit comments

Comments
 (0)