From 1730b47a6dc611a060bd1da21d4d1f66d30cfade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 22 Mar 2023 16:22:50 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests.toml b/tests.toml index 65d852d..ded5f7f 100644 --- a/tests.toml +++ b/tests.toml @@ -2,5 +2,6 @@ test_format = 1.0 [default] + exclude = ["install.subdir"] test_upgrade_from.b9c2675f.name = "Upgrade from 3.2.0"