From ec8551c0768898c70e702cb9bc7ac2345eb438e3 Mon Sep 17 00:00:00 2001 From: Chris Vogel Date: Sun, 21 Apr 2024 19:49:13 +0200 Subject: [PATCH] test.toml : do backup/restore test --- tests.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 54602e0..4ddc4e2 100644 --- a/tests.toml +++ b/tests.toml @@ -2,7 +2,7 @@ test_format = 1.0 [default] # still in development - exclude = ["install.private", "install.multi", "upgrade", "backup_restore", "change_url", "install_subdir"] + exclude = ["install.private", "install.multi", "upgrade", "change_url", "install_subdir"] args.password_couchdb_admin = "TestPasswordCouchDBadmin" args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"