diff --git a/Library/Homebrew/test/commands_spec.rb b/Library/Homebrew/test/commands_spec.rb index 5b2cd0a2a9..56554f74e8 100644 --- a/Library/Homebrew/test/commands_spec.rb +++ b/Library/Homebrew/test/commands_spec.rb @@ -3,7 +3,7 @@ require "commands" # These shared contexts starting with `when` don't make sense. -RSpec.shared_context "in custom internal commands" do # rubocop:disable RSpec/ContextWording +RSpec.shared_context "custom internal commands" do # rubocop:disable RSpec/ContextWording let(:cmds) do [ # internal commands