diff --git a/tests/end_to_end/test_vulnerability_detector/test_vulnerability_detector.py b/tests/end_to_end/test_vulnerability_detector/test_vulnerability_detector.py index 238b791679..8b2f73b6f6 100644 --- a/tests/end_to_end/test_vulnerability_detector/test_vulnerability_detector.py +++ b/tests/end_to_end/test_vulnerability_detector/test_vulnerability_detector.py @@ -89,7 +89,7 @@ r"Lost connection with manager. Setting lock", r"Unable to connect to .*Connection refused", r"Unable to connect to .*No connection could be made because the target machine actively refused it", - r"Waiting for server reply \(not started\). Tried: .*Ensure that the manager version is 'v4.8.0' or higher", + r"Waiting for server reply \(not started\). Tried: .*Ensure that the manager version is .*", r"Unable to connect to any server", r"Agent key already in use" ]