diff --git a/tests/test_utils_opmsg.py b/tests/test_utils_opmsg.py index 8ac16d9c2..6a8bcca94 100644 --- a/tests/test_utils_opmsg.py +++ b/tests/test_utils_opmsg.py @@ -70,7 +70,7 @@ def ioc(): @pytest.fixture(scope="module", autouse=True) def run_all_iocs(): threads = ioc() - time.sleep(3.0) # laisser le temps aux serveurs de démarrer + time.sleep(1.0) # laisser le temps aux serveurs de démarrer yield