From 60bc8fab646718f5d6671e33cfe745d05d0431f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 28 Mar 2023 21:58:36 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests.toml b/tests.toml index 62babf5..de2537d 100644 --- a/tests.toml +++ b/tests.toml @@ -20,7 +20,7 @@ test_format = 1.0 only = ["install.subdir", "backup_restore", "upgrade" ] args.phpversion = "8.1" -[82_test] +[none_test] only = ["install.subdir", "backup_restore", "upgrade" ] - args.phpversion = "8.2" + args.phpversion = "none"