From 420b61f2620cb379b36d05aa55a3d65492247f72 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 13 Sep 2023 00:05:45 +0200 Subject: [PATCH] Fix tests.toml --- tests.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests.toml b/tests.toml index 1ac4a21..8b3b8f8 100644 --- a/tests.toml +++ b/tests.toml @@ -8,4 +8,6 @@ test_format = 1.0 # ------------------------------- test_upgrade_from.35c7ebe4.name = "Upgrade from 3.2.2.5080~ynh1" + test_upgrade_from.35c7ebe4.args.domain = "sub.domain.tld" + test_upgrade_from.35c7ebe4.args.path = "/radarr" test_upgrade_from.35c7ebe4.args.admin = "package_checker"