fix conflicts

This commit is contained in:
Taylor Otwell
2021-10-02 10:47:56 -05:00
6 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,6 @@
namespace Tests\Feature;
use Illuminate\Foundation\Testing\RefreshDatabase;
use Tests\TestCase;
class ExampleTest extends TestCase