Verify flash on controller instead of response
Since we removed include ActionDispatch::TestProcess the flash now isn't mixed into response. We need to change it to the controller object that does have the flash
Showing
Please register or sign in to comment