From 7226257ce86a588be51df34f2fbb111071161a6c Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 23 Jul 2024 14:04:28 +0200 Subject: [PATCH] add all tests for custom_error_file_test --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index fcab393..52b512b 100644 --- a/tests.toml +++ b/tests.toml @@ -52,7 +52,7 @@ test_format = 1.0 args.database = "postgresql" [custom_error_file_test] - only = ["install.subdir", "backup_restore", "upgrade" ] + args.custom_error_file = "1" test_upgrade_from.bf5d3ed.name = "1.0~ynh14" test_upgrade_from.bf5d3ed.args.with_mysql = "0"