Warning: Undefined variable $namespace in /home/plateforxc/git.bungalow2/releases/20250910162257/vendor/symfony/maker-bundle/templates/test/TestCase.tpl.php on line 3
; use PHPUnit\Framework\TestCase; class
Warning: Undefined variable $class_name in /home/plateforxc/git.bungalow2/releases/20250910162257/vendor/symfony/maker-bundle/templates/test/TestCase.tpl.php on line 7
extends TestCase { public function testSomething(): void { $this->assertTrue(true); } }