1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Tests fx: Also wait for smtp port

This commit is contained in:
Martin Schulze
2019-10-08 23:39:04 +02:00
parent 604a65024e
commit e2bbf12524

View File

@ -27,6 +27,7 @@ function setup_file() {
-h mail.my-domain.com -t ${NAME}
wait_for_amavis_port_in_container mail_privacy
wait_for_smtp_port_in_container mail_privacy
}
function teardown_file() {