Skip to content

Commit 889290a

Browse files
[2.6] add @group legacy
1 parent 5f8da9b commit 889290a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Tests/Validator/Constraints/LegacyUserPasswordValidator2Dot4ApiTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
/**
1717
* @since 2.5.4
1818
* @author Bernhard Schussek <bschussek@gmail.com>
19+
* @group legacy
1920
*/
2021
class LegacyUserPasswordValidator2Dot4ApiTest extends UserPasswordValidatorTest
2122
{

Tests/Validator/Constraints/LegacyUserPasswordValidatorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
/**
1717
* @since 2.5.4
1818
* @author Bernhard Schussek <bschussek@gmail.com>
19+
* @group legacy
1920
*/
2021
class LegacyUserPasswordValidatorApiTest extends UserPasswordValidatorTest
2122
{

0 commit comments

Comments
 (0)