Merge branch 'master' of github.com:eaterprises/openfoodweb

This commit is contained in:
alexs
2013-08-08 11:43:26 +10:00

View File

@@ -50,7 +50,6 @@ module Spree
product4.save!
spree_get :index, { :template => 'bulk_index', :format => :json }
binding.pry
json_response.size.should == 4
end
end