Skip to content

Commit b021cf9

Browse files
AntonHryshchukms-junyi
authored andcommitted
[test_bfd] add missing import (sonic-net#6382)
Signed-off-by: Anton <[email protected]>
1 parent cc93b2a commit b021cf9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/bfd/test_bfd.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
import time
44
import json
55

6+
from tests.common.dualtor.mux_simulator_control import toggle_all_simulator_ports_to_rand_selected_tor_m
7+
68
pytestmark = [
79
pytest.mark.topology('t1')
810
]

0 commit comments

Comments
 (0)