Skip to content

Commit

Permalink
tests fixes for zero ports setups
Browse files Browse the repository at this point in the history
Signed-off-by: Sharon Lutati <slutati@nvidia.com>
  • Loading branch information
slutati1536 committed Jun 17, 2021
1 parent cbb863c commit 4d061f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/common/platform/interface_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import json
import re
import logging
import pytest
from transceiver_utils import all_transceivers_detected


Expand Down
1 change: 0 additions & 1 deletion tests/snmp/test_snmp_lldp.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import pytest
import re
from tests.common.platform.interface_utils import get_port_map

pytestmark = [
pytest.mark.topology('any'),
Expand Down

0 comments on commit 4d061f5

Please sign in to comment.