diff options
Diffstat (limited to 'tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot')
-rw-r--r-- | tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot index 3b5f365758..7f229be65c 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot @@ -35,7 +35,7 @@ *** Test Cases *** | TC01: Honeycomb can configure SLAAC -| | [Documentation] | Checks if Honeycomb can congigure SLAAC. +| | [Documentation] | Checks if Honeycomb can configure SLAAC. | | ... | | Given SLAAC Operational Data From Honeycomb Should Be empty | ${node} | | ... | ${interface} @@ -56,7 +56,7 @@ | | ... | ${interface} | TC03: Honeycomb can configure SLAAC with suppress link layer disabled -| | [Documentation] | Checks if Honeycomb can congigure SLAAC. +| | [Documentation] | Checks if Honeycomb can configure SLAAC. | | ... | | [Teardown] | SLAAC test teardown | ${node} | ${interface} | | ... |