mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Tests fx: Also wait for smtp port
This commit is contained in:
parent
604a65024e
commit
e2bbf12524
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue