aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/honeycomb/dhcp.robot
diff options
context:
space:
mode:
Diffstat (limited to 'resources/libraries/robot/honeycomb/dhcp.robot')
-rw-r--r--resources/libraries/robot/honeycomb/dhcp.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/libraries/robot/honeycomb/dhcp.robot b/resources/libraries/robot/honeycomb/dhcp.robot
index d3fe942668..966c73f85c 100644
--- a/resources/libraries/robot/honeycomb/dhcp.robot
+++ b/resources/libraries/robot/honeycomb/dhcp.robot
@@ -17,7 +17,7 @@
| Documentation | Keywords used to test Honeycomb DHCP features.
*** Keywords ***
-| DHCP relay configuration from Honeycomb should be empty
+| DHCP relay Operational Data From Honeycomb Should Be empty
| | [Documentation] | Uses Honeycomb API to retrieve DHCP relay configuration\
| | ... | and expects to fail.
| | ...
@@ -26,7 +26,7 @@
| | ...
| | ... | *Example:*
| | ...
-| | ... | \| DHCP relay configuration from Honeycomb should be empty \
+| | ... | \| DHCP relay Operational Data From Honeycomb Should Be empty \
| | ... | \| ${nodes['DUT1']} \|
| | [Arguments] | ${node}
| | Run keyword and expect error | *Status code: 404*