Hotfix for Symfony Flex incompatibility with latest composer changes (#257)
This commit is contained in:
@@ -20,6 +20,7 @@ use Symfony\Component\Validator\Validator\ValidatorInterface;
|
||||
/**
|
||||
* @coversDefaultClass \App\Command\CreateUserCommand
|
||||
* @group integration
|
||||
* @group legacy
|
||||
*/
|
||||
class CreateUserCommandTest extends KernelTestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user