From 434027d25eff088ac0b7a0dde99e4361cd72eb01 Mon Sep 17 00:00:00 2001 From: Chris Burr Date: Thu, 28 Sep 2023 09:29:46 +0200 Subject: [PATCH] sad --- integration_tests.py | 1 + 1 file changed, 1 insertion(+) diff --git a/integration_tests.py b/integration_tests.py index 9ffc041d2ae..35cd8aa3077 100755 --- a/integration_tests.py +++ b/integration_tests.py @@ -364,6 +364,7 @@ def install_server(): check=True, ) + typer.secho("Copying credentials and certificates", fg=c.GREEN) base_cmd = _build_docker_cmd("client", tty=False) subprocess.run(