diff --git a/tests/arp/test_tagged_arp.py b/tests/arp/test_tagged_arp.py index 52c7f9c56ff..f7f17c40771 100644 --- a/tests/arp/test_tagged_arp.py +++ b/tests/arp/test_tagged_arp.py @@ -6,7 +6,7 @@ import pprint from tests.common.fixtures.ptfhost_utils import change_mac_addresses # noqa F401 -from tests.common.fixtures.duthost_utils import utils_vlan_ports_list # noqa F401 +from tests.common.fixtures.duthost_utils import ports_list, utils_vlan_ports_list # noqa F401 from tests.common.helpers.assertions import pytest_require