diff --git a/tests/Feature/ExampleTest.php b/tests/Feature/ExampleTest.php new file mode 100644 index 0000000..1e73b07 --- /dev/null +++ b/tests/Feature/ExampleTest.php @@ -0,0 +1,10 @@ +assertTrue(true); +});