From e0aa41988575c521845bd0513bafaf38ba4e3abf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 10 Sep 2023 14:25:07 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index d7b04c2..585f0b6 100644 --- a/tests.toml +++ b/tests.toml @@ -6,4 +6,10 @@ test_format = 1.0 # Default args to use for install # ------------------------------- - args.registration = false \ No newline at end of file + args.registration = false + + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- + + test_upgrade_from.8f44ac8fd4276c402c3cf68e373a6a3ff51e25b5.name = "Upgrade from 1.30"