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 1a3609a commit 514cab0Copy full SHA for 514cab0
tests/Unit/Macros/CurrentUrlMacroTest.php
@@ -11,7 +11,7 @@
11
class CurrentUrlMacroTest extends TestCase
12
{
13
/** @test */
14
- public function it_automatically_generates_urls_with_localized_route_keys_for_the_current_route_using_route_model_binding()
+ public function it_generates_urls_with_localized_route_keys_for_the_current_route_using_route_model_binding()
15
16
$this->setSupportedLocales(['en', 'nl']);
17
0 commit comments