X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/604011d6a88571730f2fbb0c4b718f5edccafc30..6d59a122ead9e2cc7d340ba6ec13cfdc250e1e5e:/config/environments/test.rb diff --git a/config/environments/test.rb b/config/environments/test.rb index 41b7645cb..802a77744 100644 --- a/config/environments/test.rb +++ b/config/environments/test.rb @@ -1,5 +1,5 @@ OpenStreetMap::Application.configure do - # Settings specified here will take precedence over those in config/environment.rb + # Settings specified here will take precedence over those in config/application.rb # The test environment is used exclusively to run your application's # test suite. You never need to work with it otherwise. Remember that