diff --git a/tests/Feature/ExampleTest.php b/tests/Feature/ExampleTest.php deleted file mode 100644 index 943c874..0000000 --- a/tests/Feature/ExampleTest.php +++ /dev/null @@ -1,18 +0,0 @@ -get(route('home')); - - // $response->assertOk(); - // } -}