diff options
Diffstat (limited to 'resources/libraries/robot/l2/l2_patch.robot')
-rw-r--r-- | resources/libraries/robot/l2/l2_patch.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/l2/l2_patch.robot b/resources/libraries/robot/l2/l2_patch.robot index 196d9e5d7e..836e281758 100644 --- a/resources/libraries/robot/l2/l2_patch.robot +++ b/resources/libraries/robot/l2/l2_patch.robot @@ -20,7 +20,7 @@ | | [Documentation] | | ... | Setup L2 patch topology by cross connecting two interfaces on | | ... | each DUT. Interfaces are brought up. -| | ... +| | | | Set interfaces in path up | | :FOR | ${dut} | IN | @{duts} | | | VPP Setup Bidirectional L2 patch |