Skip to content

Commit 77062c4

Browse files
committed
Re-enable the #11112 test
1 parent 9b6c9dd commit 77062c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ class GH11112Test extends OrmFunctionalTestCase
1212
{
1313
protected function setUp(): void
1414
{
15-
$this->markTestSkipped('Skipping test while applying refactorings');
16-
1715
$this->useModelSet('cms');
1816
self::$queryCache = new ArrayAdapter();
1917

0 commit comments

Comments
 (0)