Skip to content

Commit c61e61c

Browse files
committed
add missing newline
1 parent 3835aca commit c61e61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
exit 0 if ENV['TRAVIS_PULL_REQUEST'] != 'false' && ENV['TRAVIS_BRANCH'] == 'master'
2121
end
2222

23-
DEFAULT_STACK = 'heroku-16'
23+
DEFAULT_STACK = 'heroku-16'

0 commit comments

Comments
 (0)