From cd0ccea0ed3ddce600e92b6681e05a7934e65b34 Mon Sep 17 00:00:00 2001 From: Mathias Brulatout Date: Mon, 18 Mar 2024 13:55:14 +0100 Subject: [PATCH] tests: fix multi check service registration 2 PRs were merged in parallel and broke this test. --- tests/test_std.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_std.py b/tests/test_std.py index 8193106..a71177b 100644 --- a/tests/test_std.py +++ b/tests/test_std.py @@ -250,6 +250,7 @@ def verify_check_status(check_id, status, notes=None): verify_and_dereg_check("ttl_check") def test_service_multi_check(self, consul_port): + consul_port, _consul_version = consul_port c = consul.Consul(port=consul_port) http_addr = f"http://127.0.0.1:{consul_port}" c.agent.service.register(