From 6906fc305cb58aa6958882aa4b1847913a71f0f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 9 Jan 2024 18:21:04 +0100 Subject: [PATCH] fix arg upgrade --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 1ea8f16..9f21fb5 100644 --- a/tests.toml +++ b/tests.toml @@ -13,7 +13,7 @@ test_format = 1.0 [default.test_upgrade_from.4e342d41] name = "Merge pull request #16 from YunoHost-Apps/testing" args.upgrade_level = "Security only" - args.unattended_mail = "On upgrade" + args.unattended_mail = "If an upgrade has been done" args.unattended_verbosity = "1" [suite_2]