Skip to content

Commit

Permalink
Rem. comment
Browse files Browse the repository at this point in the history
  • Loading branch information
xjules committed Dec 20, 2024
1 parent fe88f40 commit 2152a07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ert/unit_tests/shared/test_port_handler.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@ def test_reuse_active_close_nok_ok(unused_tcp_port):
assert sock.fileno() != -1


# This test is disabled because it is not clear if zmq needs it
def test_reuse_active_live_nok_nok(unused_tcp_port):
"""
Executive summary of this test
Expand Down

0 comments on commit 2152a07

Please sign in to comment.