mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
Patching a minor regression spec
This commit is contained in:
@@ -10,6 +10,6 @@ describe Spree::Admin::BaseController do
|
||||
|
||||
it "redirects to Angular login" do
|
||||
get :index
|
||||
response.should redirect_to root_path(anchor: "login?after_login=#{spree.admin_path}")
|
||||
response.should redirect_to root_path(anchor: "login?after_login=/anonymous")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user