weekly quick-entry form (#2793)
This commit is contained in:
@@ -19,6 +19,7 @@ use Symfony\Component\Validator\Exception\UnexpectedTypeException;
|
||||
use Symfony\Component\Validator\Test\ConstraintValidatorTestCase;
|
||||
|
||||
/**
|
||||
* @covers \App\Validator\Constraints\User
|
||||
* @covers \App\Validator\Constraints\UserValidator
|
||||
*/
|
||||
class UserValidatorTest extends ConstraintValidatorTestCase
|
||||
|
||||
Reference in New Issue
Block a user