diff --git a/tests/Feature/ExampleTest.php b/tests/Feature/ExampleTest.php index a3dd5a6b..e470b4c7 100644 --- a/tests/Feature/ExampleTest.php +++ b/tests/Feature/ExampleTest.php @@ -7,8 +7,6 @@ class ExampleTest extends TestCase { - use FreshDatabase; - /** * A basic test example. *