@@ -47,8 +47,7 @@ |
||
| 47 | 47 | } |
| 48 | 48 | |
| 49 | 49 | $this->getEntityManager()->flush(); |
| 50 | - } |
|
| 51 | - else { |
|
| 50 | + } else { |
|
| 52 | 51 | foreach ($fixtures as $id => $fixture) { |
| 53 | 52 | if (in_array($id, $files)) { |
| 54 | 53 | foreach ($loader->load($fixture) as $object) { |