Skip to content

Commit aac7562

Browse files
committed
Fix Dev dependencies stability check
1 parent 02376ad commit aac7562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/RegistryTest.php

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ public function testResetUnknownEntityManager(): void
120120
$registry->resetManager('default');
121121
}
122122

123+
/** @group legacy */
123124
public function testReset(): void
124125
{
125126
if (! interface_exists(EntityManagerInterface::class)) {

0 commit comments

Comments
 (0)