Skip to content

Commit

Permalink
Merge pull request #1463 from rubocop/revert-1461-improvement_rspec_f…
Browse files Browse the repository at this point in the history
…actory_bot_consistent_parentheses_style

Revert "Add `RESTRICT_ON_SEND` for `RSpec/FactoryBot/ConsistentParenthesesStyle`"
  • Loading branch information
Darhazer authored Nov 3, 2022
2 parents b18433b + c24b3e3 commit 98e9994
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ def self.autocorrect_incompatible_with
MSG_OMIT_PARENS = 'Prefer method call without parentheses'

FACTORY_CALLS = RuboCop::RSpec::FactoryBot::Language::METHODS
RESTRICT_ON_SEND = FACTORY_CALLS

RESTRICT_ON_SEND = FACTORY_CALLS

Expand Down

0 comments on commit 98e9994

Please sign in to comment.