We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7831c commit 8b9ccf3Copy full SHA for 8b9ccf3
test/test.bats
@@ -924,7 +924,7 @@ function validate_database(){
924
validate_mail_domain $user $domain
925
}
926
927
-@test "MAIL: Add mail domain webmail client" {
+@test "MAIL: Add mail domain webmail client (Roundcube)" {
928
run v-add-mail-domain-webmail $user $domain "roundcube" "yes"
929
assert_success
930
refute_output
0 commit comments