Skip to content

Commit

Permalink
Ignore order
Browse files Browse the repository at this point in the history
thomas-brx committed Aug 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 202411c commit 5573400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Unit/FolioTest.php
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@

Folio::path(resource_path('views/pages'));

expect((new Ziggy())->toArray()['routes'])->toBe([
expect((new Ziggy())->toArray()['routes'])->toEqualCanonicalizing([
'about' => [
'uri' => 'about',
'methods' => ['GET'],

0 comments on commit 5573400

Please sign in to comment.