correct small mistake during conflict resolution

This commit is contained in:
georglauterbach 2024-01-24 17:18:23 +01:00
parent f077f38f11
commit 7900e3444e
No known key found for this signature in database
GPG Key ID: F367F7C43C118578
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ function teardown_file() { _default_teardown ; }
assert_success
# Amavis module for SA should not be loaded (`SpamControl: scanner SpamAssassin, module Amavis::SpamControl::SpamAssassin`):
_service_log_should_contain_string 'mail' 'scanner SpamAssassin'
_service_log_should_not_contain_string 'mail' 'scanner SpamAssassin'
}
@test "SA - should not have been called" {