diff --git a/tests/Objects/GeometryCollectionTest.php b/tests/Objects/GeometryCollectionTest.php index dcccde0..5c25165 100644 --- a/tests/Objects/GeometryCollectionTest.php +++ b/tests/Objects/GeometryCollectionTest.php @@ -691,4 +691,3 @@ TestPlace::factory()->create(['geometry_collection' => $geometryCollection]); })->toThrow(InvalidArgumentException::class); }); -