You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hyrax::GenericWorksController#update when the user has write access to the file changing rights when the work has file sets attached prompts to change the files access
Failure/Error: expect(response).to redirect_to main_app.confirm_hyrax_permission_path(controller.curation_concern, locale: 'en')
Descriptive summary
Hyrax::GenericWorksController#update when the user has write access to the file changing rights when the work has file sets attached prompts to change the files access
Failure/Error: expect(response).to redirect_to main_app.confirm_hyrax_permission_path(controller.curation_concern, locale: 'en')
Expected response to be a redirect to http://test.host/concern/permissions/1072/confirm?locale=en but was a redirect to http://test.host/concern/generic_works/1072?locale=en.
Expected "http://test.host/concern/permissions/1072/confirm?locale=en" to be === "http://test.host/concern/generic_works/1072?locale=en".
./spec/controllers/concerns/scholar/work_controller_behavior_spec.rb:198:in `block (6 levels) in <top (required)>'
Expected behavior
Actual behavior
Steps to reproduce the behavior
Related work
Link to related issues or prior related work here.
The text was updated successfully, but these errors were encountered: