From e04998cdc33d201aa3ad9d2bf1b931bf9006cff2 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:59:38 +0100 Subject: [PATCH] Add test upgrade --- tests.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index aa3fef4..0dd9911 100644 --- a/tests.toml +++ b/tests.toml @@ -14,4 +14,6 @@ test_format = 1.0 # ------------------------------- # Commits to test upgrade from - # ------------------------------- \ No newline at end of file + # ------------------------------- + + test_upgrade_from.c16ac89.name = "2023.12.1" \ No newline at end of file