diff --git a/backend/src/db/seed.js b/backend/src/db/seed.js index f966f8b07..cf36f3039 100644 --- a/backend/src/db/seed.js +++ b/backend/src/db/seed.js @@ -967,7 +967,6 @@ const languages = ['de', 'en', 'es', 'fr', 'it', 'pt', 'pl'] [...Array(4).keys()].map(() => Factory.build( 'comment', - 4, {}, { author: jennyRostock,