mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 17:55:03 +02:00
Applied rector to test files
This commit is contained in:
parent
7ee01d9a05
commit
98dc553938
46 changed files with 42 additions and 102 deletions
|
@ -40,8 +40,6 @@ class AttachmentPathResolverTest extends WebTestCase
|
|||
|
||||
public function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
//Get a service instance.
|
||||
self::bootKernel();
|
||||
|
||||
|
@ -161,7 +159,6 @@ class AttachmentPathResolverTest extends WebTestCase
|
|||
|
||||
/**
|
||||
* @dataProvider germanFootprintPathdDataProvider
|
||||
* @return void
|
||||
*/
|
||||
public function testConversionOfGermanFootprintPaths(string $expected, string $input): void
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue