From 1ef1206bb677cbf5e9ebf1550e3cdc75e5082bc7 Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sat, 20 Jan 2024 21:08:33 +0100 Subject: [PATCH] typo --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index dced1c1..0988a96 100644 --- a/tests.toml +++ b/tests.toml @@ -36,7 +36,7 @@ test_format = 1.0 """ args.mqtt_domain="sub.domain.tld" - only = ["upgrade","upgrade.27311ad"] + only = ["upgrade","upgrade.a96510c"] # exclude = ["package_linter", "install.root", "install.subdir", "install.private", "install.multi", "backup_restore", "change_url"]