Skip to content

Commit 8b9ccf3

Browse files
committed
Update / Create tests regarding webmail
1 parent 1c7831c commit 8b9ccf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ function validate_database(){
924924
validate_mail_domain $user $domain
925925
}
926926

927-
@test "MAIL: Add mail domain webmail client" {
927+
@test "MAIL: Add mail domain webmail client (Roundcube)" {
928928
run v-add-mail-domain-webmail $user $domain "roundcube" "yes"
929929
assert_success
930930
refute_output

0 commit comments

Comments
 (0)