spec/dummy/config/environments/test.rb in gdpr_rails-0.4.0 vs spec/dummy/config/environments/test.rb in gdpr_rails-0.5.0

- old
+ new

@@ -1,7 +1,8 @@ Rails.application.configure do # Settings specified here will take precedence over those in config/application.rb. + config.active_storage.service = :local # The test environment is used exclusively to run your application's # test suite. You never need to work with it otherwise. Remember that # your test database is "scratch space" for the test suite and is wiped # and recreated between test runs. Don't rely on the data there! config.cache_classes = false