Skip to content

Commit 9a361b7

Browse files
author
romain
committed
restore unrelated end of line formatting
introduced with 99d3d21
1 parent 99d3d21 commit 9a361b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LiveComponent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3791,7 +3791,7 @@ uses Symfony's test client to render and make requests to your components::
37913791
// authenticate a user ($user is instance of UserInterface)
37923792
$testComponent->actingAs($user);
37933793

3794-
// set the '_locale' route parameter (if the component route is localized)
3794+
// set the '_locale' route parameter (if the component route is localized)
37953795
$testComponent->setRouteLocale('fr');
37963796

37973797
// customize the test client

0 commit comments

Comments
 (0)