diff --git a/tests/Support/SupportCollectionTest.php b/tests/Support/SupportCollectionTest.php index 6dc54e93c7f4..0ea3f73d7a26 100755 --- a/tests/Support/SupportCollectionTest.php +++ b/tests/Support/SupportCollectionTest.php @@ -4621,7 +4621,7 @@ public function testDumpArray($collection) new TestArrayableObject, 3, ]))->dumpArray( - 'dump' + 'dump', 'array', );