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
> When calling the process helpers in an integration test the path needs to have a leading slash.
> Previously you could omit it but that was a byproduct of the implementation and
> not an intentional feature.
- Fixed all get requests to have a forward slash to fix failing tests on rails 4.2
0 commit comments