File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010# possible future work: re-enable these one at a time and do the hard work of
1111# making them right.
1212#
13- # rubocop:disable RSpec/ExpectInHook, RSpec/MessageSpies, RSpec/ ExampleLength
13+ # rubocop:disable RSpec/ExpectInHook, RSpec/ExampleLength
1414# rubocop:disable RSpec/ContextWording, RSpec/RepeatedExampleGroupDescription
1515# rubocop:disable RSpec/ExampleWording, Style/BlockComments, RSpec/AnyInstance
1616# rubocop:disable RSpec/VerifiedDoubles
27172717 it_behaves_like 'duplicated client with reused monitoring'
27182718 end
27192719end
2720- # rubocop:enable RSpec/ExpectInHook, RSpec/MessageSpies, RSpec/ ExampleLength
2720+ # rubocop:enable RSpec/ExpectInHook, RSpec/ExampleLength
27212721# rubocop:enable RSpec/ContextWording, RSpec/RepeatedExampleGroupDescription
27222722# rubocop:enable RSpec/ExampleWording, Style/BlockComments, RSpec/AnyInstance
27232723# rubocop:enable RSpec/VerifiedDoubles
You can’t perform that action at this time.
0 commit comments