diff --git a/test/security_tls_cipherlists.bats b/test/security_tls_cipherlists.bats index 8958a917..fccf50c9 100644 --- a/test/security_tls_cipherlists.bats +++ b/test/security_tls_cipherlists.bats @@ -127,7 +127,7 @@ function collect_cipherlist_data() { "${NAME}" # Image name assert_success - wait_for_finished_setup_in_container tls_test_cipherlists + wait_for_tcp_port_in_container 25 tls_test_cipherlists # NOTE: An rDNS query for the container IP will resolve to `..` # Make directory with test user ownership. Avoids Docker creating with root ownership.