Fix seeds, don't create additional categories

This commit is contained in:
roschaefer 2020-02-17 21:09:53 +01:00
parent 2ca4939ef0
commit 6bba756856

View File

@ -967,7 +967,6 @@ const languages = ['de', 'en', 'es', 'fr', 'it', 'pt', 'pl']
[...Array(4).keys()].map(() => [...Array(4).keys()].map(() =>
Factory.build( Factory.build(
'comment', 'comment',
4,
{}, {},
{ {
author: jennyRostock, author: jennyRostock,