Resolve Rails 4 spec failure
The `params` keyword argument only works in Rails 5. Removing it will cause a Rails 4 deprecation warning, but that's better than not working at all.
The `params` keyword argument only works in Rails 5. Removing it will cause a Rails 4 deprecation warning, but that's better than not working at all.