diff options
Diffstat (limited to 'tests/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot')
-rw-r--r-- | tests/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot b/tests/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot index 23370f0043..8d85eb2a45 100644 --- a/tests/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot +++ b/tests/func/honeycomb/mgmt-cfg-slaac-apihc-func.robot @@ -116,4 +116,4 @@ | | ... | ${slaac_data} | | :FOR | ${n} | IN RANGE | ${2} | | | Then Receive And Check Router Advertisement Packet -| | | ... | ${tg_node} | ${tg_to_dut_if1} | ${dut_to_tg_if1_mac} | ${5} +| | | ... | ${tg_node} | ${tg_to_dut_if1} | ${dut_to_tg_if1_mac} | ${20} |