mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-18 04:39:14 +00:00
Include the default location in seed data
This ensures that new OFN instances will have the proper stock location set up.
This commit is contained in:
@@ -50,3 +50,5 @@ end
|
||||
|
||||
spree_user = Spree::User.first
|
||||
spree_user && spree_user.confirm!
|
||||
|
||||
DefaultStockLocation.create!
|
||||
|
||||
Reference in New Issue
Block a user