From e4f637f06e1981b63d400030c7e5018894cc3a82 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 18 Aug 2023 15:58:21 +0200 Subject: [PATCH] Disabling older upgrade test (wrong NodeJS version) --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index a3aba95..c00c4f8 100644 --- a/tests.toml +++ b/tests.toml @@ -4,4 +4,4 @@ test_format = 1.0 exclude = ["install.nourl"] - test_upgrade_from.7a150ab29ee969f72dd7846539ae12ac1975165b.name = "Upgrade from 4.9.4" + test_upgrade_from.01d5ebd928c1e43d73c0220098fc767afafdcb80.name = "Upgrade from 5.44.0"