From 9b2f9b70c0bd36f3092abb72d528976f72994156 Mon Sep 17 00:00:00 2001 From: Gabriel Cocenza Date: Fri, 26 Apr 2024 10:37:24 -0300 Subject: [PATCH] Fix functional tests --- tests/functional/tests/smoke.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/tests/smoke.py b/tests/functional/tests/smoke.py index 30bc1444..500f7abc 100644 --- a/tests/functional/tests/smoke.py +++ b/tests/functional/tests/smoke.py @@ -141,7 +141,7 @@ def generate_expected_plan(self, backup: bool = True) -> str: "\t\t\tUpgrade software packages of 'designate-bind' " "from the current APT repositories\n" "\t\t\t\tΨ Upgrade software packages on unit 'designate-bind/0'\n" - "\t\t\tUpgrade 'designate-bind' from 'ussuri/stable' to the new channel:" + "\t\t\tUpgrade 'designate-bind' from 'ussuri/stable' to the new channel: " "'victoria/stable'\n" "\t\t\tWait for up to 300s for app 'designate-bind' to reach the idle state\n" "\t\t\tVerify that the workload of 'designate-bind' has been upgraded on units:"