mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
parent
b037288e5a
commit
a11951e398
6 changed files with 22 additions and 4 deletions
|
@ -307,5 +307,5 @@ function teardown_file() { _default_teardown ; }
|
|||
_run_in_container grep -E -A 6 'authenticated \{' "${MODULE_FILE}"
|
||||
assert_success
|
||||
assert_output --partial 'authenticated = yes;'
|
||||
assert_output --partial 'groups_enabled = [];'
|
||||
assert_output --partial 'groups_enabled = [dkim];'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue