mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-31 07:09:45 +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
|
@ -49,10 +49,7 @@ use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
|
|||
|
||||
class BarcodeContentGeneratorTest extends KernelTestCase
|
||||
{
|
||||
/**
|
||||
* @var BarcodeContentGenerator
|
||||
*/
|
||||
private $service;
|
||||
private ?object $service = null;
|
||||
|
||||
protected function setUp(): void
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue