mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2026-05-04 19:56:24 +02:00
Update typo in tests.bat.
This commit is contained in:
parent
2f9f6b1002
commit
21c26de1d4
@ -414,7 +414,7 @@
|
||||
# sieve
|
||||
#
|
||||
|
||||
@test "checking sieve: user1 should have received 1 in folder INBOX.spam" {
|
||||
@test "checking sieve: user1 should have received 1 email in folder INBOX.spam" {
|
||||
run docker exec mail /bin/sh -c "ls -A /var/mail/localhost.localdomain/user1/.INBOX.spam/new | wc -l"
|
||||
[ "$status" -eq 0 ]
|
||||
[ "$output" = 1 ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user