diff --git a/test/tests.bats b/test/tests.bats index c64c73ad..63a71608 100644 --- a/test/tests.bats +++ b/test/tests.bats @@ -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" {