Skip to content

Commit

Permalink
fix ut
Browse files Browse the repository at this point in the history
Signed-off-by: NKcqx <[email protected]>
  • Loading branch information
NKcqx committed Dec 6, 2023
1 parent dcf3fca commit d64e5e0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions fed/tests/test_listening_address.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ def test_listen_used_address():


if __name__ == "__main__":
# import sys
import sys

# sys.exit(pytest.main(["-sv", __file__]))
test_listen_used_address()
sys.exit(pytest.main(["-sv", __file__]))

0 comments on commit d64e5e0

Please sign in to comment.