mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Merge pull request #4934 from luisramos0/latest_spree_branch
[Spree 2.1] Use latest version of spree which includes PR openfoodfoundation/spree#39
This commit is contained in:
@@ -22,7 +22,7 @@ GIT
|
||||
|
||||
GIT
|
||||
remote: https://github.com/openfoodfoundation/spree.git
|
||||
revision: 95d3ccb32f2e4016d0fc73f39446d1739da56c50
|
||||
revision: b7ad5b473f9e38c5a1882550b2b4e348f4824f1f
|
||||
branch: 2-1-0-stable
|
||||
specs:
|
||||
spree_core (2.1.0)
|
||||
|
||||
@@ -118,4 +118,8 @@ FactoryBot.modify do
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
factory :completed_order_with_totals do
|
||||
distributor { create(:distributor_enterprise) }
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user