From b45a1858cfd8a9d0bd6bdfb0db979f32f3a2aa2d Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 16 Jan 2024 05:02:11 +0100 Subject: [PATCH] add a pre packaging v2 test --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index c517374..9c5745d 100644 --- a/tests.toml +++ b/tests.toml @@ -18,13 +18,13 @@ args.accounts_registration_open = 1 args.accounts_approval_required = 0 args.accounts_reason_required = 0 - # ------------------------------- # Commits to test upgrade from # ------------------------------- test_upgrade_from.9a6d0183.name = "Upgrade from 0.6.0~ynh1" test_upgrade_from.2750ec2d.name = "Upgrade from 0.11.0~ynh1" +test_upgrade_from.4bc2d54d.name = "Upgrade from 0.13.1~ynh1 (latest packaging v1)" # ------------------------------- # additional tests suite