Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jcsoriano authored Mar 9, 2024
1 parent 5e33dfe commit 0689ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Support/SupportCollectionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4621,7 +4621,7 @@ public function testDumpArray($collection)
new TestArrayableObject,
3,
]))->dumpArray(
'dump'
'dump',
'array',
);

Expand Down

0 comments on commit 0689ba5

Please sign in to comment.