We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081dcf1 commit 1958030Copy full SHA for 1958030
tests/Unit/Macros/LocalizedRoutesMacroTest.php
@@ -123,7 +123,7 @@ public function it_temporarily_changes_the_app_locale_when_registering_the_route
123
}
124
125
/** @test */
126
- public function it_does_not_change_the_locale_without_activation()
+ public function it_does_not_permanently_change_the_locale_without_middleware()
127
{
128
$this->setSupportedLocales(['en', 'nl']);
129
0 commit comments