s/Testcases/Test Cases/
[integration/test.git] / csit / suites / openstack / securitygroup / neutron_security_group.robot
index 3e0678a44cadc6f583052ff196bafb90aa831135..1d84e2a198b4658d89733aebeb84e16f785387a9 100644 (file)
@@ -39,7 +39,7 @@ ${PORT_RANGE_ERROR}    argument --dst-port: Invalid range, 25 is not less than 2
 ${INVALID_MIN_PORT}    argument --dst-port: expected one argument
 ${INVALID_MAX_PORT}    argument --dst-port: Invalid range, 20 is not less than -1
 
-*** Testcases ***
+*** Test Cases ***
 TC01_Update Security Group description and Name
     [Documentation]    This test case validates the security group creation with optional parameter description, Update Security Group description and name
     [Tags]    Regression