mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Test stop with a less central container than mail
This commit is contained in:
parent
a208748ea2
commit
42ccae2642
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue