mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00: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…
Reference in a new issue