File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -312,7 +312,7 @@ function validate_web_domain() {
312312@test " Restore[3]: From Hestia [WEB] Custom rule" {
313313 # check if custom rule is still working
314314 local domain=" test.hestia.com"
315- validate_web_domain_fake $userbk $domain ' hestia-yes' ' /hestia/hestia'
315+ validate_web_domain $userbk $domain ' hestia-yes' ' /hestia/hestia' ' no '
316316}
317317
318318
@@ -405,7 +405,7 @@ function validate_web_domain() {
405405@test " Restore[4]: From Hestia [WEB] Custom rule" {
406406 # check if custom rule is still working
407407 local domain=" test.hestia.com"
408- validate_web_domain_fake $userbk $domain ' hestia-yes' ' /hestia/hestia'
408+ validate_web_domain $userbk $domain ' hestia-yes' ' /hestia/hestia' ' no '
409409}
410410
411411
You can’t perform that action at this time.
0 commit comments