Skip to content

Commit

Permalink
Revert "Add RESTRICT_ON_SEND for `RSpec/FactoryBot/ConsistentParent…
Browse files Browse the repository at this point in the history
…hesesStyle`"
  • Loading branch information
Darhazer authored Nov 3, 2022
1 parent b18433b commit c24b3e3
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 c24b3e3

Please sign in to comment.