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