X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0eb72b526bf8bbb011551ecf019f604e17a534f1..d6e33993b181510069bf285c159acb8094e9edf8:/apps/workbench/config/environments/test.rb.example diff --git a/apps/workbench/config/environments/test.rb.example b/apps/workbench/config/environments/test.rb.example index 1c790208a5..0ea8af68a9 100644 --- a/apps/workbench/config/environments/test.rb.example +++ b/apps/workbench/config/environments/test.rb.example @@ -12,7 +12,7 @@ ArvadosWorkbench::Application.configure do config.cache_classes = true # Configure static asset server for tests with Cache-Control for performance - config.serve_static_assets = true + config.serve_static_files = true config.static_cache_control = "public, max-age=3600" # Show full error reports and disable caching