CSIT-662: KWI - KW renaming
[csit.git] / tests / func / honeycomb / mgmt-cfg-l2fib-apihc-apivat-func.robot
index 76683a7..48527b9 100644 (file)
@@ -46,7 +46,7 @@
 | | ...
 | | Given Interface state from Honeycomb should be
 | | ... | ${node} | ${interface} | down
-| | When Honeycomb sets interface state
+| | When Honeycomb configures interface state
 | | ... | ${node} | ${interface} | up
 | | Then Interface state from Honeycomb should be
 | | ... | ${node} | ${interface} | up
 | Set test interface down
 | | [Documentation] | Set the interface used in tests down.
 | | ...
-| | Honeycomb sets interface state
+| | Honeycomb configures interface state
 | | ... | ${node} | ${interface} | down