Reset "custom internal commands" RSpec.shared_context wording

- I tried this as a previous approach to see if we could enable the rule, but it didn't work, then I forgot about it.
This commit is contained in:
Issy Long 2025-01-13 11:18:05 +00:00 committed by GitHub
parent 6ada9a9665
commit 9c8ff4c7d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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