We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test:prepare
1 parent 0da07ad commit b9ab607Copy full SHA for b9ab607
lib/generators/templates/setup/bin_setup.rb
@@ -31,10 +31,6 @@ def using_node?
31
system! "bin/rails assets:clobber assets:precompile"
32
end
33
34
- # https://github.com/rails/rails/pull/47719/files
35
- puts "\n== Setup test environment =="
36
- system! "bin/rails test:prepare"
37
-
38
puts "\n== Removing old logs and tempfiles =="
39
system! "bin/rails log:clear tmp:clear"
40
0 commit comments