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:
Pau Perez
2019-01-03 12:59:58 +01:00
parent 9ebe112bcc
commit 730d5ff7d6

View File

@@ -50,3 +50,5 @@ end
spree_user = Spree::User.first
spree_user && spree_user.confirm!
DefaultStockLocation.create!