diff --git a/tests/publishers/fixtures/email-ext002.xml b/tests/publishers/fixtures/email-ext002.xml
index 9a420d363..bf589ee10 100644
--- a/tests/publishers/fixtures/email-ext002.xml
+++ b/tests/publishers/fixtures/email-ext002.xml
@@ -21,7 +21,7 @@
The build has finished
*/foo*.log
- false
+ true
false
false
$DEFAULT_REPLYTO
diff --git a/tests/publishers/fixtures/email-ext002.yaml b/tests/publishers/fixtures/email-ext002.yaml
index 4d693e5ae..8327a6f09 100644
--- a/tests/publishers/fixtures/email-ext002.yaml
+++ b/tests/publishers/fixtures/email-ext002.yaml
@@ -3,6 +3,6 @@ publishers:
content-type: html
subject: Subject for Build ${BUILD_NUMBER}
body: The build has finished
- attach-build-log: false
+ attach-build-log: true
attachments: "*/foo*.log"
matrix-trigger: only-configurations