We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88632e2 commit d1cda56Copy full SHA for d1cda56
1 file changed
test/restore.bats
@@ -312,7 +312,7 @@ function validate_web_domain() {
312
@test "Restore[3]: From Hestia [WEB] Custom rule" {
313
# check if custom rule is still working
314
local domain="test.hestia.com"
315
- validate_web_domain_fake $userbk $domain 'hestia-yes' '/hestia/hestia'
+ validate_web_domain $userbk $domain 'hestia-yes' '/hestia/hestia' 'no'
316
}
317
318
@@ -405,7 +405,7 @@ function validate_web_domain() {
405
@test "Restore[4]: From Hestia [WEB] Custom rule" {
406
407
408
409
410
411
0 commit comments