Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Sep 20, 2024
1 parent 14f4d49 commit 2f7655e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Unit/ResourceModelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
use Illuminate\Support\Facades\URL;
use Spatie\Image\Exceptions\InvalidManipulation;
use Symfony\Component\HttpFoundation\BinaryFileResponse;
use function PHPUnit\Framework\assertDirectoryExists;

class ResourceModelTest extends TestCase
{
Expand Down Expand Up @@ -290,7 +289,6 @@ public function isNotExternal(): void
self::assertFalse($model->isExternal());
}


/**
* @test
*
Expand Down

0 comments on commit 2f7655e

Please sign in to comment.