aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json')
-rw-r--r--components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json b/components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json
index 9e8c4096f..358644330 100644
--- a/components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json
+++ b/components/model-catalog/resource-dictionary/test-dictionary/vf-module-type.json
@@ -8,7 +8,7 @@
"updated-by": "adetalhouet",
"sources": {
"processor-db": {
- "type": "source-processor-db",
+ "type": "source-db",
"properties": {
"type": "SQL",
"query": "select sdnctl.demo.value as value from sdnctl.demo where sdnctl.demo.id=:vfmoduleid",
@@ -24,4 +24,4 @@
}
}
}
-} \ No newline at end of file
+}