Skip to content

Commit b3e5ea3

Browse files
ttakuru88georgeclaghorn
authored andcommitted
Remove whitespace in environments/test.rb
1 parent faeb169 commit b3e5ea3

File tree

1 file changed

+2
-1
lines changed
  • railties/lib/rails/generators/rails/app/templates/config/environments

1 file changed

+2
-1
lines changed

railties/lib/rails/generators/rails/app/templates/config/environments/test.rb.tt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
Rails.application.configure do
77
# Settings specified here will take precedence over those in config/application.rb.
8-
<%# Spring executes the reloaders when files change. %>
8+
9+
<%-# Spring executes the reloaders when files change. %>
910
<%- if spring_install? -%>
1011
config.cache_classes = false
1112
<%- else -%>

0 commit comments

Comments
 (0)