Skip to content

Commit f36ab59

Browse files
andyexeterKocal
andauthored
Update src/TwigComponent/tests/Integration/ComponentFactoryTest.php
Co-authored-by: Hugo Alliaume <hugo@alliau.me>
1 parent 549d547 commit f36ab59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TwigComponent/tests/Integration/ComponentFactoryTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ public function testLoadingAnonymousComponentFromBundle()
178178
$this->assertNull($metadata->get('class'));
179179
}
180180

181-
public function testLoadingNestedAnonymousComponent()
181+
public function testLoadingAnonymousComponentWithFallback()
182182
{
183183
self::bootKernel(['environment' => 'anonymous_directory']);
184184

0 commit comments

Comments
 (0)