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