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