mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-17 04:34:24 +00:00
Re-enable future spec
This commit is contained in:
@@ -205,7 +205,7 @@ module Spree
|
||||
Product.in_distributor(d1).should == [p1]
|
||||
end
|
||||
|
||||
it "doesn't show products listed in the incoming exchange only", :future => true do
|
||||
it "doesn't show products listed in the incoming exchange only" do
|
||||
s = create(:supplier_enterprise)
|
||||
c = create(:distributor_enterprise)
|
||||
d = create(:distributor_enterprise)
|
||||
|
||||
Reference in New Issue
Block a user