From a9d44a149a8fb5b57f0bc787542936a8ad4832a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 16 May 2023 09:46:52 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index eb73b8d..f766a45 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,11 @@ test_format = 1.0 -[default] \ No newline at end of file +[default] + + + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- + + test_upgrade_from.d451b3a3bb933149da9e44000f01b750337c3d3c.name = "Upgrade from 2022.07.31a" + \ No newline at end of file