Merge pull request #36798 from meganemura/remove-redundant-empty-line

Remove redundant empty line when we don't use system test
This commit is contained in:
Ryuta Kamizono 2019-07-29 19:34:14 +09:00 committed by GitHub
commit 36c5a74988
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,7 +72,7 @@ group :test do
# Easy installation and use of web drivers to run system tests with browsers
gem 'webdrivers'
end
<%- end -%>
<%- end -%>
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]