summaryrefslogtreecommitdiffstats
path: root/dcae-cli/dcae_cli/catalog/mock/tests/test_schema.py
diff options
context:
space:
mode:
Diffstat (limited to 'dcae-cli/dcae_cli/catalog/mock/tests/test_schema.py')
-rw-r--r--dcae-cli/dcae_cli/catalog/mock/tests/test_schema.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/dcae-cli/dcae_cli/catalog/mock/tests/test_schema.py b/dcae-cli/dcae_cli/catalog/mock/tests/test_schema.py
index 1ac176b..90674d9 100644
--- a/dcae-cli/dcae_cli/catalog/mock/tests/test_schema.py
+++ b/dcae-cli/dcae_cli/catalog/mock/tests/test_schema.py
@@ -110,7 +110,10 @@ component_test = r'''
{
"name": "threshold",
"value": 0.75,
- "description": "Probability threshold to exceed to be anomalous"
+ "description": "Probability threshold to exceed to be anomalous",
+ "designer_editable": false,
+ "sourced_at_deployment": false,
+ "policy_editable": false
}
],
"artifacts": [