AO3-6835 Create change_email mailer preview #1407
reviewdog.yml
on: pull_request
Rubocop
58s
ERB Lint runner
1m 46s
Annotations
1 warning
Rubocop:
features/step_definitions/user_steps.rb#L241
[rubocop] reported by reviewdog 🐶
Unused block argument - `user`. If it's necessary, use `_` or `_user` as an argument name to indicate that it won't be used.
Raw Output:
features/step_definitions/user_steps.rb:241:58: W: Lint/UnusedBlockArgument: Unused block argument - `user`. If it's necessary, use `_` or `_user` as an argument name to indicate that it won't be used.
|