You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-04 05:50:42 +02:00
Test stop with a less central container than mail
This commit is contained in:
@ -1307,6 +1307,6 @@ EOF
|
||||
#
|
||||
|
||||
@test "checking that the container stops cleanly" {
|
||||
run docker stop -t 60 mail
|
||||
run docker stop -t 60 mail_override_hostname
|
||||
assert_success
|
||||
}
|
||||
|
Reference in New Issue
Block a user