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:
parent
3df305edd0
commit
4e2c43b082
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue