Skip to content

Commit e53d538

Browse files
committed
[Tests] Fix "Class GeneratedLiveComponentTest cannot be found in /home/runner/work/maker-bundle/maker-bundle/tests/tmp/cache/maker_app_063515884b8136c7453355430b232d22_6.4/tests/GeneratedLiveComponentTest.php" error
1 parent e8ba9de commit e53d538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fixtures/make-twig-component/tests/it_generates_live_component.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
66

7-
class GeneratedTwigComponentTest extends KernelTestCase
7+
class GeneratedLiveComponentTest extends KernelTestCase
88
{
99
public function testController()
1010
{

0 commit comments

Comments
 (0)