Skip to content

Commit 24c28c4

Browse files
committed
Update
1 parent d17ad56 commit 24c28c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SWP/Bundle/CoreBundle/Migrations/2021/01/Version20210112135542.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ public function postUp(Schema $schema): void
114114
if ($totalArticlesProcessed === $totalArticles) {
115115
$entityManager->flush();
116116
$entityManager->clear();
117-
break;
117+
// break;
118118
}
119119
// }
120120
}

0 commit comments

Comments
 (0)