Report-Only for tests

This commit is contained in:
clemkeirua 2019-05-03 16:32:04 +02:00
parent 64b858ef19
commit 2ae02a132b

View file

@ -45,6 +45,9 @@ Rails.application.configure do
protocol: :http
}
# Use Content-Security-Policy-Report-Only instead of Content-Security-Policy
config.content_security_policy_report_only = true
config.active_job.queue_adapter = :test
config.active_storage.service = :test