Fix NIC basic test.
[integration/test.git] / csit / suites / nic / basic / 010_Restconf_OK.robot
index 0a0738dfcb6b8384b632326a93219c2c7796fd6e..14bf14ad9a0c1b9ca15c9cd3db21ce6ef1626a35 100644 (file)
@@ -30,7 +30,6 @@ Get Controller Modules
     Should Contain    ${resp.content}    ietf-restconf
 
 Verify REST Command Add, Update and Remove
-    REST Delete All Intents
     : FOR    ${intent}    IN    @{all_intents_bad}
     \    ${intent_id}=    REST Add Intent    @{intent}
     \    Append To List    ${all_intents_ids}    ${intent_id}