Test stop with a less central container than mail

This commit is contained in:
Erik Wramner 2020-01-26 08:36:31 +01:00
parent a208748ea2
commit 42ccae2642

View file

@ -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
}