1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Added new lines to run title for easy log reading

This commit is contained in:
hiren mistry 2015-09-19 15:01:32 -07:00
parent 3df305edd0
commit 4e2c43b082

View file

@ -1,4 +1,4 @@
puts "*** rake aj:integration:#{ENV['AJ_ADAPTER']} ***\n"
puts "\n\n*** rake aj:integration:#{ENV['AJ_ADAPTER']} ***\n"
ENV["RAILS_ENV"] = "test"
ActiveJob::Base.queue_name_prefix = nil