- test for user-patches.sh

This commit is contained in:
Sebastian Kaiser 2019-11-08 02:22:33 +01:00
parent 34f52c6ad0
commit 37540509dc
3 changed files with 4 additions and 4 deletions

View file

@ -28,8 +28,8 @@ function count_processed_changes() {
#
@test "checking configuration: user-patches.sh executed" {
run docker logs mail | grep "Default user-patches.sh successfully executed!"
assert_success
run echo -n "`docker logs mail | grep 'user\-patches\.sh'`"
assert_output --partial "Default user-patches.sh successfully executed"
}
@test "checking configuration: hostname/domainname" {