diff options
Diffstat (limited to 'test/leap_platform/provider_base')
-rw-r--r-- | test/leap_platform/provider_base/common.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/leap_platform/provider_base/common.json b/test/leap_platform/provider_base/common.json index 653b9a0..d7b3f87 100644 --- a/test/leap_platform/provider_base/common.json +++ b/test/leap_platform/provider_base/common.json @@ -26,5 +26,6 @@ "ca_cert": "= try_file :ca_cert" }, "service_type": "internal_service", - "name": "common" + "name": "common", + "enabled": true } |