From b3f2a3ad054136fe1d95c42435615e14643c91aa Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Fri, 3 May 2013 12:58:58 +0200 Subject: [PATCH] Fix typo --- .../Tests/Phrasea/Form/Constraint/NewLoginValidatorTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Alchemy/Tests/Phrasea/Form/Constraint/NewLoginValidatorTest.php b/tests/Alchemy/Tests/Phrasea/Form/Constraint/NewLoginValidatorTest.php index 14e75453ff..3423bdb99d 100644 --- a/tests/Alchemy/Tests/Phrasea/Form/Constraint/NewLoginValidatorTest.php +++ b/tests/Alchemy/Tests/Phrasea/Form/Constraint/NewLoginValidatorTest.php @@ -4,7 +4,7 @@ namespace Alchemy\Tests\Phrasea\Form\Constraint; use Alchemy\Phrasea\Form\Constraint\NewLoginValidator; -class NewEmailValidatorTest extends \PhraseanetPHPUnitAbstract +class NewLoginValidatorTest extends \PhraseanetPHPUnitAbstract { /** * @dataProvider provideValidationData