mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix typo
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Alchemy\Tests\Phrasea\Form\Constraint;
|
|||||||
|
|
||||||
use Alchemy\Phrasea\Form\Constraint\NewLoginValidator;
|
use Alchemy\Phrasea\Form\Constraint\NewLoginValidator;
|
||||||
|
|
||||||
class NewEmailValidatorTest extends \PhraseanetPHPUnitAbstract
|
class NewLoginValidatorTest extends \PhraseanetPHPUnitAbstract
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @dataProvider provideValidationData
|
* @dataProvider provideValidationData
|
||||||
|
Reference in New Issue
Block a user