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

Fix rubocop #229

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Fix rubocop #229

merged 1 commit into from
Aug 14, 2024

Conversation

taketo1113
Copy link
Contributor

It fix ci rubocop error.

Changes

  • replace RSpec/Capybara/FeatureMethods -> RSpec/Dialec

Error: The RSpec/Capybara/FeatureMethods cop has been removed since this cop has migrated to RSpec/Dialect. Please use RSpec/Dialect instead.

  • replace RSpec/FilePath -> Rails/FilePath

spec/.rubocop.yml: RSpec/FilePath has the wrong namespace - replace it with Rails/FilePath

@albus522 albus522 merged commit 9184936 into collectiveidea:master Aug 14, 2024
113 of 155 checks passed
@taketo1113 taketo1113 deleted the fix-rubocop branch August 14, 2024 14:18
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.

2 participants