aboutsummaryrefslogtreecommitdiff
path: root/test/leap_platform/provider_base
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-06-17 18:11:04 -0700
committerelijah <elijah@riseup.net>2013-06-17 18:11:04 -0700
commita722c739945cb83f85340e4a31b717b0f4af64a0 (patch)
tree2952561c808101ca6e120acf670a8689af9e1892 /test/leap_platform/provider_base
parent638642f464823a2cbc263c97014e737ed528b790 (diff)
downloadleap_cli-a722c739945cb83f85340e4a31b717b0f4af64a0.tar.gz
leap_cli-a722c739945cb83f85340e4a31b717b0f4af64a0.tar.bz2
fixed tests
Diffstat (limited to 'test/leap_platform/provider_base')
-rw-r--r--test/leap_platform/provider_base/common.json3
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
}