File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
# possible future work: re-enable these one at a time and do the hard work of
11
11
# making them right.
12
12
#
13
- # rubocop:disable RSpec/ExpectInHook, RSpec/MessageSpies, RSpec/ ExampleLength
13
+ # rubocop:disable RSpec/ExpectInHook, RSpec/ExampleLength
14
14
# rubocop:disable RSpec/ContextWording, RSpec/RepeatedExampleGroupDescription
15
15
# rubocop:disable RSpec/ExampleWording, Style/BlockComments, RSpec/AnyInstance
16
16
# rubocop:disable RSpec/VerifiedDoubles
2717
2717
it_behaves_like 'duplicated client with reused monitoring'
2718
2718
end
2719
2719
end
2720
- # rubocop:enable RSpec/ExpectInHook, RSpec/MessageSpies, RSpec/ ExampleLength
2720
+ # rubocop:enable RSpec/ExpectInHook, RSpec/ExampleLength
2721
2721
# rubocop:enable RSpec/ContextWording, RSpec/RepeatedExampleGroupDescription
2722
2722
# rubocop:enable RSpec/ExampleWording, Style/BlockComments, RSpec/AnyInstance
2723
2723
# rubocop:enable RSpec/VerifiedDoubles
You can’t perform that action at this time.
0 commit comments