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
1 changed files with 1 additions and 0 deletions

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() {