1
0
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:
vortex852456
2019-10-31 09:51:40 +01:00
committed by GitHub
parent 2801a6a801
commit 34f52c6ad0

View File

@@ -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" {