From d8f5c6f8ee1577d8cfadf42444c5e5c7d2247d28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 7 Apr 2023 10:24:42 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests.toml b/tests.toml index 85645ef..4a95ef3 100644 --- a/tests.toml +++ b/tests.toml @@ -2,8 +2,6 @@ test_format = 1.0 [default] - exclude = [ - "install.nourl" - ] + exclude = [ "install.nourl" ] test_upgrade_from.0dc87d96.name = "Upgrade from 2.2.0"