Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails 5 - update deprecated style using positional arguments in functional tests in controller [n-z] specs. #355

Conversation

yuenmichelle1
Copy link
Collaborator

@yuenmichelle1 yuenmichelle1 commented Aug 8, 2024

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

…aring params for request in specs controllers n-z
@yuenmichelle1 yuenmichelle1 marked this pull request as ready for review August 8, 2024 16:28
@yuenmichelle1 yuenmichelle1 merged commit 9db089a into master Aug 9, 2024
2 checks passed
@yuenmichelle1 yuenmichelle1 deleted the rails-5---deprecated-style-positional-args-on-specs-controllers-n-z branch September 23, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant