Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
nafiesl committed Aug 16, 2023
2 parents 9e27543 + d7541b8 commit 1994dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/Models/CategoryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
use App\User;
use Illuminate\Foundation\Testing\RefreshDatabase;
use Illuminate\Support\Collection;
use Tests\TestCase as TestCase;
use Tests\TestCase;

class CategoryTest extends TestCase
{
Expand Down

0 comments on commit 1994dd3

Please sign in to comment.