Minor: Format code

pull/5460/head^2
Angel Fernando Quiroz Campos 1 year ago
parent 92275472e6
commit f6c86e66b6
  1. 1
      tests/CoreBundle/Repository/SessionRepositoryTest.php

@ -543,6 +543,7 @@ class SessionRepositoryTest extends AbstractApiTest
public function testSessionRelUser(): void
{
$em = $this->getEntityManager();
/** @var SessionRepository $sessionRepo */
$sessionRepo = self::getContainer()->get(SessionRepository::class);

Loading…
Cancel
Save