Skip to content

Commit

Permalink
Fix the functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
leofeyer committed May 23, 2024
1 parent f0b9394 commit 83ddc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core-bundle/tests/Functional/RoutingTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ public static function getAliasesWithLocale(): iterable
'/en/folder/url/home/auto_item/foo.html',
404,
'Not Found',
['language' => 'en'],
[],
'root-with-folder-urls.local',
];

Expand Down

0 comments on commit 83ddc07

Please sign in to comment.