Skip to content

Commit d5eb89e

Browse files
committed
Fix trailing whitespace in dev test spec
1 parent e547c18 commit d5eb89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/react_on_rails/binstubs/dev_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
# Suppress output
1313
allow_any_instance_of(Kernel).to receive(:puts)
14-
14+
1515
expect { load script_path }.not_to raise_error
1616

1717
# Restore original ARGV

0 commit comments

Comments
 (0)