@@ -40,7 +40,7 @@ |
||
| 40 | 40 | $this->executeDummySql($connection); |
| 41 | 41 | } |
| 42 | 42 | |
| 43 | - if (! $entityManager->isOpen()) { |
|
| 43 | + if (!$entityManager->isOpen()) { |
|
| 44 | 44 | $this->managerRegistry->resetManager($this->entityManagerName); |
| 45 | 45 | } |
| 46 | 46 | } |