From bf31dc9753de88f235d98a8935e2d3cb5644b401 Mon Sep 17 00:00:00 2001 From: uihassan Date: Thu, 3 Sep 2020 17:46:17 +0500 Subject: [PATCH] fix typo --- .../NFVMANOEntity.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOL009/NFVManoConfigurationAndInformationManagement-API/NFVMANOEntity.robot b/SOL009/NFVManoConfigurationAndInformationManagement-API/NFVMANOEntity.robot index d3b9e2fd..113a69e6 100644 --- a/SOL009/NFVManoConfigurationAndInformationManagement-API/NFVMANOEntity.robot +++ b/SOL009/NFVManoConfigurationAndInformationManagement-API/NFVMANOEntity.robot @@ -43,7 +43,7 @@ GET NFV-MANO entity - Not Found ... Applicability: none ... Post-Conditions: none GET NFV-MANO entity resource - Check HTTP Response Status Code Is 404 + Check HTTP Response Status Code Is 404 Check HTTP Response Body Json Schema Is ProblemDetails -- GitLab