Skip to content

Commit 1e35090

Browse files
Make rubocop happy
1 parent 303e74c commit 1e35090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/mongo/client_construction_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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

0 commit comments

Comments
 (0)