Skip to content

Commit 87e4914

Browse files
committed
Add @group
1 parent edce365 commit 87e4914

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Doctrine/Tests/ORM/Functional/Ticket/GH7505Test.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
use Doctrine\Tests\OrmFunctionalTestCase;
88

9+
/**
10+
* @group GH7505
11+
*/
912
final class GH7505Test extends OrmFunctionalTestCase
1013
{
1114
/**

0 commit comments

Comments
 (0)