From 499be613ad08aa81dd58da4a2ee391f3054d1647 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 11 Nov 2023 17:23:24 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 2173d00..1966c23 100644 --- a/tests.toml +++ b/tests.toml @@ -12,7 +12,7 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - [postgresql_test] + [mysql_test] only = ["install.subdir", "backup_restore", "upgrade" ] args.database = "mysql"