mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-13 18:58:52 +01:00
Applied rector to test files
This commit is contained in:
@@ -34,7 +34,6 @@ class ProjectBuildHelperTest extends WebTestCase
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
self::bootKernel();
|
||||
$this->service = self::getContainer()->get(ProjectBuildHelper::class);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user