mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-11-28 13:51:27 +01:00
only "assert_success" for user-patches.sh check
This commit is contained in:
parent
2801a6a801
commit
34f52c6ad0
@ -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" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user