Skip to content

Commit fa16df9

Browse files
committed
Cleanup whitespace.
1 parent 70cb469 commit fa16df9

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

spec/rspec/collection_matchers/have_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,4 +554,3 @@ def negative_expression
554554
end
555555
end
556556
end
557-

spec/spec_helper.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
config.order = 'random'
1111
end
1212

13-
1413
shared_context "with #should enabled", :uses_should do
1514
orig_syntax = nil
1615

@@ -49,4 +48,3 @@
4948
RSpec::Matchers.configuration.syntax = orig_syntax
5049
end
5150
end
52-

0 commit comments

Comments
 (0)