8000 [Validator] Don't skip `WhenTest` case after fix merge in `php-src` · symfony/symfony@8f4bb30 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8f4bb30

Browse files
[Validator] Don't skip WhenTest case after fix merge in php-src
1 parent d9e5036 commit 8f4bb30

File tree

1 file changed

+0
-2
lines changed
  • src/Symfony/Component/Validator/Tests/Constraints

1 file changed

+0
-2
lines changed

src/Symfony/Component/Validator/Tests/Constraints/WhenTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ public function testAttributes()
118118
*/
119119
public function testAttributesWithClosure()
120120
{
121-
$this->markTestSkipped('Requires https://github.com/php/php-src/issues/17851 to be fixed');
122-
123121
$loader = new AttributeLoader();
124122
$metadata = new ClassMetadata(WhenTestWithClosure::class);
125123

0 commit comments

Comments
 (0)
0