We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ecc739 commit fb15851Copy full SHA for fb15851
Tests/Resource/ClassExistenceResourceTest.php
@@ -76,6 +76,8 @@ public function testExistsKo()
76
}
77
78
/**
79
+ * @group issue-32995
80
+ *
81
* @runInSeparateProcess https://github.com/symfony/symfony/issues/32995
82
*/
83
public function testBadParentWithTimestamp()
@@ -85,6 +87,8 @@ public function testBadParentWithTimestamp()
85
87
86
88
89
90
91
92
93
94
public function testBadParentWithNoTimestamp()
0 commit comments