From 658ecc5bca59435847b6098e46b48e1777cdfb4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 4 Oct 2023 13:03:45 +0200 Subject: [PATCH] fix tests --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index 1559e3c..849bba5 100644 --- a/tests.toml +++ b/tests.toml @@ -5,5 +5,6 @@ test_format = 1.0 [default] test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.name = "old version" + test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.args.domain = "domain.tld" test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.args.admin_name = "package_checker" test_upgrade_from.7c7c41cbc261757781e420004186012b5f455f67.args.admin_pass = "S0me p4ssword"