aboutsummaryrefslogtreecommitdiffstats
path: root/t/fixtures/foo.expected
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2022-06-19 20:12:04 -0400
committerBrian Cully <bjc@kublai.com>2022-06-19 20:12:04 -0400
commit3da1e1c91effff02857badfe3a472a49aba9d60d (patch)
tree6514d42e41cdcdcf362c63b373e727dec5c2f628 /t/fixtures/foo.expected
parentf2820a509d91061b65fa32ec4e647cbd29760195 (diff)
downloadspamcat-3da1e1c91effff02857badfe3a472a49aba9d60d.tar.gz
spamcat-3da1e1c91effff02857badfe3a472a49aba9d60d.zip
Fix off-by-one error in subject and remaining count header.
Diffstat (limited to 't/fixtures/foo.expected')
-rw-r--r--t/fixtures/foo.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/fixtures/foo.expected b/t/fixtures/foo.expected
index 7516338..cc0ef3b 100644
--- a/t/fixtures/foo.expected
+++ b/t/fixtures/foo.expected
@@ -10,6 +10,6 @@ Subject: test - [3/20]
Message-Id: <foo@mta.example.com>
Date: Thu, 20 Nov 2014 17:17:18 -0500 (EST)
From: sender@example.com (Spamcat Sender)
-X-SpamCat-Remaining: 18
+X-SpamCat-Remaining: 17
Sample email.