feat: Add tiny seed for 2 wines, and 2 users
This commit is contained in:
@@ -23,7 +23,7 @@ const addWines = wines => {
|
||||
country: wine.country,
|
||||
id: wine.id
|
||||
});
|
||||
|
||||
console.log(newPrelotteryWine)
|
||||
return newPrelotteryWine.save();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user