From 6e0beec7e5e84196bc51eb39e9d03abf96255b95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:55:28 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests.toml b/tests.toml index c9ccc0e..0fad002 100644 --- a/tests.toml +++ b/tests.toml @@ -6,6 +6,6 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.2a54cd03.name = "Upgrade from 4.10.0" - test_upgrade_from.1e360398.name = "Upgrade from 4.12.0" + + test_upgrade_from.7a024ca1.name = "Upgrade from 5.3.0"