mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-23 12:16:01 +02:00
feat: tests comments
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
0dbf2e26d1
commit
a418c2bd21
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ function teardown_file() {
|
|||
assert_success
|
||||
assert_line --partial "Getting secret ENABLE_POP3 from ${FILEPATH_VALID}"
|
||||
|
||||
# Verify ENABLE_POP3 was enabled (disabled by default), by checking this file path is valid:
|
||||
_run_in_container [ -f /etc/dovecot/protocols.d/pop3d.protocol ]
|
||||
assert_success
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue