15836: Merge branch 'master'
[arvados.git] / sdk / python / tests / run_test_server.py
index 2e093b396dfa22991332368db61a8e9f5904a5d5..9e9b12f98ca6d09ed1fb65eb5c768acf23454bf5 100644 (file)
@@ -738,6 +738,7 @@ def setup_config():
                 "Collections": {
                     "BlobSigningKey": "zfhgfenhffzltr9dixws36j1yhksjoll2grmku38mi7yxd66h5j4q9w4jzanezacp8s6q0ro3hxakfye02152hncy6zml2ed0uc",
                     "TrustAllContent": True,
+                    "ForwardSlashNameSubstitution": "/",
                 },
                 "Git": {
                     "Repositories": "%s/test" % os.path.join(SERVICES_SRC_DIR, 'api', 'tmp', 'git'),