Skip to content

Commit

Permalink
Update lib/rubocop/cop/rspec/context_wording.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Quorning <22333+bquorning@users.noreply.github.com>
  • Loading branch information
ydah and bquorning authored Oct 22, 2024
1 parent a001388 commit 235b160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rubocop/cop/rspec/context_wording.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module RSpec
# @see http://www.betterspecs.org/#contexts
#
# If both `Prefixes` and `AllowedPatterns` are empty, this cop will always
# be offense. So you need to set at least one of them.
# report an offense. So you need to set at least one of them.
#
# @example `Prefixes` configuration
# # .rubocop.yml
Expand Down

0 comments on commit 235b160

Please sign in to comment.