aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/karatetest/features
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/karatetest/features')
-rw-r--r--src/test/resources/karatetest/features/00--ServiceCatalog.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/resources/karatetest/features/00--ServiceCatalog.feature b/src/test/resources/karatetest/features/00--ServiceCatalog.feature
index 728d3c8..25f15df 100644
--- a/src/test/resources/karatetest/features/00--ServiceCatalog.feature
+++ b/src/test/resources/karatetest/features/00--ServiceCatalog.feature
@@ -42,12 +42,12 @@ And match $.serviceSpecCharacteristic contains
{
name : 'vFW_ServiceCharacteristics',
description : 'This object describes all the inputs needed from the client to interact with the vFW Service Topology',
- valueType : 'Object',
+ valueType : 'object',
@type : 'ONAPServiceCharacteristic',
@schemaLocation : 'null',
serviceSpecCharacteristicValue :
{
- valueType : 'Object',
+ valueType : 'object',
@schemaLocation : '/serviceSpecification/462f84e5-f0e5-44c5-ab95-38fb4bf77064/specificationInputSchema',
@type : 'vFW_ServiceCharacteristic',
}