Skip to content

Commit

Permalink
it’s in the parent
Browse files Browse the repository at this point in the history
  • Loading branch information
edalzell committed Jan 23, 2025
1 parent 1e20c22 commit ad0f5f7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/Feature/TagTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,11 @@
use Statamic\Facades\Cascade;
use Statamic\Facades\Entry;
use Statamic\Support\Arr;
use Statamic\Testing\Concerns\PreventsSavingStacheItemsToDisk;
use TransformStudios\Events\Tags\Events;
use TransformStudios\Events\Tests\TestCase;

class TagTest extends TestCase
{
use PreventsSavingStacheItemsToDisk;

private Events $tag;

protected function setUp(): void
Expand Down

0 comments on commit ad0f5f7

Please sign in to comment.