diff --git a/tests.toml b/tests.toml index 3abaf5d..a94ffe7 100644 --- a/tests.toml +++ b/tests.toml @@ -13,6 +13,7 @@ test_format = 1.0 test_upgrade_from.bf5d3ed.name = "1.0~ynh14" test_upgrade_from.bf5d3ed.args.with_mysql = "0" test_upgrade_from.bf5d3ed.args.domain = "sub.domain.tld" + test_upgrade_from.bf5d3ed.args.path = "/" test_upgrade_from.bf5d3ed.args.password = "SuperDuper_StrongPassw0rd" [80_test] @@ -32,6 +33,7 @@ test_format = 1.0 test_upgrade_from.bf5d3ed.name = "1.0~ynh14" test_upgrade_from.bf5d3ed.args.with_mysql = "1" test_upgrade_from.bf5d3ed.args.domain = "sub.domain.tld" + test_upgrade_from.bf5d3ed.args.path = "/" test_upgrade_from.bf5d3ed.args.password = "SuperDuper_StrongPassw0rd" [postgresql_test]