Skip to content

Commit 1a359ca

Browse files
Merge branch '3.4' into 4.3
* 3.4: Use PHP 7.4 on deps=low
2 parents 5a79a14 + fb15851 commit 1a359ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Tests/Resource/ClassExistenceResourceTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ public function testExistsKo()
7676
}
7777

7878
/**
79+
* @group issue-32995
80+
*
7981
* @runInSeparateProcess https://github.com/symfony/symfony/issues/32995
8082
*/
8183
public function testBadParentWithTimestamp()
@@ -85,6 +87,8 @@ public function testBadParentWithTimestamp()
8587
}
8688

8789
/**
90+
* @group issue-32995
91+
*
8892
* @runInSeparateProcess https://github.com/symfony/symfony/issues/32995
8993
*/
9094
public function testBadParentWithNoTimestamp()

0 commit comments

Comments
 (0)