Open jumski opened 9 years ago
Hi @jumski, this fix works for both 3-0-stable
and master
.
So this should be based on master? Not sure how you propagate this to the stable branch.
Hi @jumski, no worries we can cherry-pick it across branches when the failing specs been resolved.
I don't know how to fix this error, seems unrelated to my changes.
I have checked out 3-0-stable
branch and running tests results in same error:
/home/jumski/.rvm/gems/ruby-2.1.5/bundler/gems/spree-438dd5e58c0d/core/lib/spree/testing_support/controller_requests.rb:32:in
block in module:ControllerRequests': undefined method routes' for #<Class:0x00000007181698> (NoMethodError)
I believe this is same stuff as https://github.com/spree-contrib/spree_related_products/pull/107 (related to https://github.com/spree/spree/issues/5842)
Please tell if i should base this on master.
Thanks