diff options
Diffstat (limited to 'tests/func/honeycomb/021_l2_fib.robot')
-rw-r--r-- | tests/func/honeycomb/021_l2_fib.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/honeycomb/021_l2_fib.robot b/tests/func/honeycomb/021_l2_fib.robot index b7e0f8dc02..81b8260610 100644 --- a/tests/func/honeycomb/021_l2_fib.robot +++ b/tests/func/honeycomb/021_l2_fib.robot @@ -23,7 +23,7 @@ | Suite Setup | Run keywords | ... | Set test interface down | ... | AND -| ... | Honeycomb removes all bridge domains | ${node} +| ... | Honeycomb removes all bridge domains | ${node} | ${interface} | Suite Teardown | Run keywords | ... | Run Keyword If Any Tests Failed | ... | Restart Honeycomb And VPP And Clear Persisted Configuration | ${node} |