Skip to content

Commit

Permalink
tests: test_bgp_flowspec_topo.py changes as per linter
Browse files Browse the repository at this point in the history
Signed-off-by: Donald Sharp <[email protected]>
  • Loading branch information
donaldsharp committed Jun 7, 2023
1 parent 9f6305a commit be6a6c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ def test_bgp_flowspec():


if __name__ == "__main__":

args = ["-s"] + sys.argv[1:]
ret = pytest.main(args)

Expand Down

0 comments on commit be6a6c1

Please sign in to comment.