X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/95e59f8e8c427bf199445a75102f1dfaeb4bf8a6..834dff7e81a3b9b616b35510a2e1b15abc8b42c7:/apps/workbench/config/application.yml.example diff --git a/apps/workbench/config/application.yml.example b/apps/workbench/config/application.yml.example index 5db52ed925..395f1a94bd 100644 --- a/apps/workbench/config/application.yml.example +++ b/apps/workbench/config/application.yml.example @@ -18,11 +18,3 @@ common: arvados_login_base: https://arvados.local:3000/login arvados_v1_base: https://arvados.local:3000/arvados/v1 arvados_insecure_https: true - -test: - # When you run the Workbench's integration tests, it starts the API server - # as a dependency. These settings should match the API server's Rails - # defaults. If you adjust those, change these settings to match. - arvados_login_base: https://localhost:3001/login - arvados_v1_base: https://localhost:3001/arvados/v1 - arvados_insecure_https: true