You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
self::assertTrue($this->logger->hasErrorThatContains(sprintf('The event loop has not been registered in %s', PingDoctrineDBALConnectionsPeriodicManager::class)));
51
-
}
52
-
53
46
publicfunctiontestTheManagerIsRegistered(): void
54
47
{
55
48
/** @var MockObject&LoopInterface $loop */
@@ -59,8 +52,7 @@ public function testTheManagerIsRegistered(): void
0 commit comments