diff --git a/src/TwigComponent/tests/Integration/ComponentExtensionTest.php b/src/TwigComponent/tests/Integration/ComponentExtensionTest.php
index b6eaa07d651..ef55dbc34ec 100644
--- a/src/TwigComponent/tests/Integration/ComponentExtensionTest.php
+++ b/src/TwigComponent/tests/Integration/ComponentExtensionTest.php
@@ -331,15 +331,15 @@ public function testRenderingHtmlSyntaxComponentWithNestedAttributes(): void
$output = self::getContainer()
->get(Environment::class)
- ->createTemplate('')
+ ->createTemplate('')
->render()
;
$this->assertSame(<<
+