Skip to content

Commit

Permalink
[local] Update the importing after platform_fixtures.py is moved
Browse files Browse the repository at this point in the history
Totally 7 files were affected by PR  sonic-net#1503. One of these
files is local only. This commit is to update the local only
script. Rest of the 6 scriptes were updated in PR sonic-net#1547.

Change-Id: I95a26849b974fbe16d83f8b8cfac4ebd8f95525c
  • Loading branch information
Xin Wang committed Apr 7, 2020
1 parent 3e59cfa commit c907140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/platform/mellanox/test_check_sfp_plug_in_out_sim.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import time
import pytest

from platform_fixtures import conn_graph_facts
from common.fixtures.conn_graph_facts import conn_graph_facts
from check_interface_status import parse_intf_status

ans_host = None
Expand Down

0 comments on commit c907140

Please sign in to comment.