You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-09 23:07:35 +02:00
only "assert_success" for user-patches.sh check
This commit is contained in:
@@ -29,7 +29,7 @@ function count_processed_changes() {
|
||||
|
||||
@test "checking configuration: user-patches.sh executed" {
|
||||
run docker logs mail | grep "Default user-patches.sh successfully executed!"
|
||||
assert_output "Default user-patches.sh successfully executed!"
|
||||
assert_success
|
||||
}
|
||||
|
||||
@test "checking configuration: hostname/domainname" {
|
||||
|
Reference in New Issue
Block a user