diff --git a/tests/ert/unit_tests/shared/test_port_handler.py b/tests/ert/unit_tests/shared/test_port_handler.py index f6de340830e..b06a41d861b 100644 --- a/tests/ert/unit_tests/shared/test_port_handler.py +++ b/tests/ert/unit_tests/shared/test_port_handler.py @@ -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