diff --git a/SOL005/NSLifecycleManagement-API/IndividualNSInstance.robot b/SOL005/NSLifecycleManagement-API/IndividualNSInstance.robot index ec2130a1d00851671537ed1be68d3342bd84e18a..2314fd9e88239513917027cf2c441f9d5c31134f 100644 --- a/SOL005/NSLifecycleManagement-API/IndividualNSInstance.robot +++ b/SOL005/NSLifecycleManagement-API/IndividualNSInstance.robot @@ -16,7 +16,7 @@ Get Information about an individual NS Instance Do POST individualNSInstance Check HTTP Response Status Code Is 200 Check HTTP Response Header ContentType is ${CONTENT_TYPE} - Check HTTP Response Body Json Schema Is nsInstance.schema.json + Check HTTP Response Body Json Schema Is NsInstance.schema.json PUT Individual NSInstance - Method not implemented Do PUT IndividualNSInstance