You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-07 23:03:10 +02:00
tests: improve _send_email
(#3105)
This commit is contained in:
@ -468,7 +468,7 @@ function _service_log_should_contain_string() {
|
||||
|
||||
# Filters the mail log for lines that belong to a certain email identified
|
||||
# by its ID. You can obtain the ID of an email you want to send by using
|
||||
# `_send_mail_and_get_id`.
|
||||
# `_send_email_and_get_id`.
|
||||
#
|
||||
# @param ${1} = email ID
|
||||
# @param ${2} = container name [OPTIONAL]
|
||||
|
Reference in New Issue
Block a user