Skip to content

Commit

Permalink
Re-enable the doctrine#11112 test
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdude committed Jan 29, 2024
1 parent 9b6c9dd commit 77062c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Doctrine/Tests/ORM/Functional/Ticket/GH11112Test.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ class GH11112Test extends OrmFunctionalTestCase
{
protected function setUp(): void
{
$this->markTestSkipped('Skipping test while applying refactorings');

$this->useModelSet('cms');
self::$queryCache = new ArrayAdapter();

Expand Down

0 comments on commit 77062c4

Please sign in to comment.