Skip to content

Commit

Permalink
JMAPEmail.pm: fix nit in email_set_create_encoding test
Browse files Browse the repository at this point in the history
  • Loading branch information
rsto committed Aug 20, 2024
1 parent 120682c commit e0f8bd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cassandane/tiny-tests/JMAPEmail/email_set_create_encoding
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,6 @@ sub test_email_set_create_encoding

if ($writeEmail2MimeTests) {
# Make this email as reproducible as possible.
$email->{'header:X-Mailer'} = 'email2MimeTest';
$email->{'header:Date'} = 'Thu, 20 Jun 2024 13:28:51 +0200';
$email->{messageId} = [$uuidgen->create_str() . '@local'];
}
Expand Down

0 comments on commit e0f8bd2

Please sign in to comment.