From 66a11dcf70288a31fa2d3a38d78d8c02d59cab55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:16:03 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests.toml b/tests.toml index d13467c..bcd32f2 100644 --- a/tests.toml +++ b/tests.toml @@ -12,6 +12,6 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.4e764b96.name = "Upgrade from 1.11.22" - test_upgrade_from.4e764b96.args.domain = "domain.tld" - test_upgrade_from.4e764b96.args.is_public = true + test_upgrade_from.26a68cb850f5886aa78671e241a897f48910f314.name = "Upgrade from 1.11.37" + test_upgrade_from.26a68cb850f5886aa78671e241a897f48910f314.args.domain = "domain.tld" + test_upgrade_from.26a68cb850f5886aa78671e241a897f48910f314.args.is_public = true