From 48e1012e663539f6b1c7572da5d891ba8e7703a6 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 13 Dec 2023 20:36:09 +0100 Subject: [PATCH] Add tests for ugprade from 1.3.4 --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index 8496494..ed0afbc 100644 --- a/tests.toml +++ b/tests.toml @@ -5,4 +5,5 @@ test_format = 1.0 test_upgrade_from.9058c1b.name = "1.3.1" test_upgrade_from.fefe575.name = "1.3.2" test_upgrade_from.13391bf.name = "1.3.3" + test_upgrade_from.006a760.name = "1.3.4"