Warning: Undefined variable $namespace in C:\xampp\htdocs\retrodex\helpdesk\vendor\symfony\maker-bundle\src\Resources\skeleton\test\TestCase.tpl.php on line 3
;
use PHPUnit\Framework\TestCase;
class
Warning: Undefined variable $class_name in C:\xampp\htdocs\retrodex\helpdesk\vendor\symfony\maker-bundle\src\Resources\skeleton\test\TestCase.tpl.php on line 7
extends TestCase
{
public function testSomething(): void
{
$this->assertTrue(true);
}
}