Commit 0116c9f
authored
[lag_member] add missing imports required to test (#16021)
During movement test to Python 3 (#14944), were deleted necessary imports of fixtures with "autouse=True":
copy_ptftests_directory
copy_arp_responder_py
copy_arp_responder_py:
The fixture copied required configuration files. The arp responder configurations used in the test by method setup_arp_responder
Signed-off-by: AntonHryshchuk <[email protected]>1 parent 4b2f83b commit 0116c9f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments