Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 8fffd66

Browse files
author
Liberatys
committed
Remove spacing
1 parent 425ba72 commit 8fffd66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/rspec/core/memoized_helpers_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -544,8 +544,6 @@ def count
544544
end.to raise_error(/#let or #subject called with reserved name `to_s`/)
545545
end
546546

547-
548-
549547
let(:a_value) { "a string" }
550548

551549
context 'when overriding let in a nested context' do

0 commit comments

Comments
 (0)