mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-03 20:49:41 +00:00
FIX: PHP-cs
This commit is contained in:
@@ -20,7 +20,6 @@ use Doctrine\ORM\EntityManagerInterface;
|
||||
use Prophecy\Argument;
|
||||
use Prophecy\PhpUnit\ProphecyTrait;
|
||||
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*
|
||||
@@ -95,5 +94,4 @@ class PersonUpsertHandlerTest extends TestCase
|
||||
|
||||
$handler->__invoke($message);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user