update deprecated style in controller specs.
Rails 5 - DEPRECATION WARNING Using positional arguments in functional tests has been deprecated in favor of keyword arguments, and will be removed in Rails 5.1.
add key params when declaring params for request in controller specs n-z
update deprecated style in controller specs. Rails 5 - DEPRECATION WARNING Using positional arguments in functional tests has been deprecated in favor of keyword arguments, and will be removed in Rails 5.1.
params
when declaring params for request in controller specs n-z