Skip to content

Commit

Permalink
test: fix more setup issues
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideIadeluca committed Jan 24, 2025
1 parent 5775a0b commit f77dc95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/integration/notifications/NotificationsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
use Carbon\Carbon;
use Flarum\Testing\integration\RetrievesAuthorizedUsers;
use Flarum\Testing\integration\TestCase;
use FoF\FollowTags\tests\integration\ExtensionDepsTrait;
use FoF\FollowTags\tests\integration\TagsDefinitionTrait;
use FoF\FollowTags\Tests\integration\ExtensionDepsTrait;
use FoF\FollowTags\Tests\integration\TagsDefinitionTrait;

class NotificationsTest extends TestCase
{
Expand Down

0 comments on commit f77dc95

Please sign in to comment.