Skip to content

Commit c0586e7

Browse files
author
Frank Natividad
committed
Removed some spacing found by Vim
1 parent a06b18a commit c0586e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/spec/quickstart_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def test_log_entries
5454
allow(@entry).to receive(:log_name=).with("my-log")
5555

5656
expect(test_log_entries).to be_empty
57-
57+
5858
expect {
5959
load File.expand_path("../quickstart.rb", __dir__)
6060
}.to output(

0 commit comments

Comments
 (0)