Skip to content

Commit

Permalink
Update spec/rubocop/cop/rspec/context_wording_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj authored Oct 13, 2024
1 parent 656a9b0 commit dd4f4d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/rubocop/cop/rspec/context_wording_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
end
end
end

context 'when `AllowedPatterns:` is empty' do
let(:cop_config) do
{ 'Prefixes' => [], 'AllowedPatterns' => [] }
Expand Down

0 comments on commit dd4f4d4

Please sign in to comment.