diff --git a/tests/Unit/RelationTest.php b/tests/Feature/RelationTest.php similarity index 98% rename from tests/Unit/RelationTest.php rename to tests/Feature/RelationTest.php index f888067..a04d093 100644 --- a/tests/Unit/RelationTest.php +++ b/tests/Feature/RelationTest.php @@ -1,6 +1,6 @@