#6759 remove #
symbol from @group
annotation as per @lcobucci's review
Ref: https://github.com/doctrine/doctrine2/pull/6760#discussion_r143353225
This commit is contained in:
parent
3dd7eb5888
commit
66f903a38f
@ -26,7 +26,7 @@ class OneToOneInverseSideLoadAfterDqlQueryTest extends OrmFunctionalTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @group #6759
|
||||
* @group 6759
|
||||
*/
|
||||
public function testInverseSideOneToOneLoadedAfterDqlQuery(): void
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user