Skip to content

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jyrkidn committed Sep 19, 2023
2 parents a37c73c + 7dac2f7 commit 54144fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace Codedor\FilamentRedirects\Tests;

use Codedor\FilamentRedirects\Providers\FilamentRedirectsServiceProvider;
use Illuminate\Database\Eloquent\Factories\Factory;
use Orchestra\Testbench\TestCase as Orchestra;
use Codedor\FilamentRedirects\Providers\FilamentRedirectsServiceProvider;

class TestCase extends Orchestra
{
Expand Down

0 comments on commit 54144fb

Please sign in to comment.