Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 4e37bf9

Browse files
[Form] fix Context\ExecutionContextInterface mock
1 parent 8af69cf commit 4e37bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/Tests/Validator/Constraints/LegacyUserPasswordValidatorLegacyApiTest.php renamed to Core/Tests/Validator/Constraints/LegacyUserPasswordValidatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* @since 2.5.4
1818
* @author Bernhard Schussek <[email protected]>
1919
*/
20-
class LegacyUserPasswordValidatorLegacyApiTest extends UserPasswordValidatorTest
20+
class LegacyUserPasswordValidatorApiTest extends UserPasswordValidatorTest
2121
{
2222
protected function getApiVersion()
2323
{

0 commit comments

Comments
 (0)