Rails app:update
This commit is contained in:
parent
fc3aece318
commit
6a24c3f812
15 changed files with 79 additions and 27 deletions
|
@ -31,7 +31,7 @@ Rails.application.configure do
|
|||
# ActionMailer::Base.deliveries array.
|
||||
config.action_mailer.delivery_method = :test
|
||||
|
||||
config.active_storage.service = :local
|
||||
config.active_storage.service = :test
|
||||
|
||||
# Randomize the order test cases are executed.
|
||||
config.active_support.test_order = :random
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue