From 7e258fb893075347dcb13deb950c94cec2f20b3d Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 2 Jun 2023 23:41:40 +0200 Subject: [PATCH] add test from 1.2.10 --- tests.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 8192159..def6a41 100644 --- a/tests.toml +++ b/tests.toml @@ -4,5 +4,6 @@ test_format = 1.0 exclude = ["install.nourl"] - test_upgrade_from.7a50028.name = "Upgrade from 1.2.9" + test_upgrade_from.7a50028.name = "1.2.9" + test_upgrade_from.ae7b6c5.name = "1.2.10"