Separate params from subject in shared examples
This cleans up the code by allowing us to set subject once for each set of action specs and redefine the params for the request under test only when necessary.
Showing
Please register or sign in to comment