[pull] dev from opf:dev #2311
Annotations
2 warnings
Run reviewdog/action-rubocop@v2:
modules/two_factor_authentication/spec/features/shared_two_factor_examples.rb#L20
[rubocop] reported by reviewdog 🐶
Prefer `have_field` over `have_css`.
Raw Output:
modules/two_factor_authentication/spec/features/shared_two_factor_examples.rb:20:21: C: Capybara/SpecificMatcher: Prefer `have_field` over `have_css`.
|
Run reviewdog/action-rubocop@v2:
modules/two_factor_authentication/spec/features/shared_two_factor_examples.rb#L22
[rubocop] reported by reviewdog 🐶
Use `click_link_or_button` or `click_on` instead of `click_button`.
Raw Output:
modules/two_factor_authentication/spec/features/shared_two_factor_examples.rb:22:5: C: Capybara/ClickLinkOrButtonStyle: Use `click_link_or_button` or `click_on` instead of `click_button`.
|
Loading