Skip to content

Commit

Permalink
tests: Remove duplicate check_ping import
Browse files Browse the repository at this point in the history
Signed-off-by: Carmine Scarpitta <[email protected]>
  • Loading branch information
cscarpitta committed Sep 21, 2024
1 parent bb995fb commit 2539917
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from lib.topogen import Topogen, TopoRouter, get_topogen
from lib.topolog import logger
from lib.common_config import required_linux_kernel_version
from lib.checkping import check_ping, check_ping
from lib.checkping import check_ping

pytestmark = [pytest.mark.bgpd]

Expand Down

0 comments on commit 2539917

Please sign in to comment.