diff options
Diffstat (limited to 'robot/resources/dcae_interface.robot')
-rw-r--r-- | robot/resources/dcae_interface.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/resources/dcae_interface.robot b/robot/resources/dcae_interface.robot index 47b8b8e6..fafa57ab 100644 --- a/robot/resources/dcae_interface.robot +++ b/robot/resources/dcae_interface.robot @@ -33,7 +33,7 @@ Check DCAE Results Should Contain Match ${service_names} config_binding_service Should Contain Match ${service_names} deployment_handler Should Contain Match ${service_names} inventory - Should Contain Match ${service_names} service_change_handler + Should Contain Match ${service_names} service-change-handler # Should Contain Match ${service_names} policy_handler Should Contain Match ${service_names} platform_dockerhost Should Contain Match ${service_names} component_dockerhost |