Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8f4bb30

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

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Filter options
  • src/Symfony/Component/Validator/Tests/Constraints
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Constraints/WhenTest.php
-2Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.