summaryrefslogtreecommitdiff
path: root/src/mailman/commands/tests/test_digests.py
diff options
context:
space:
mode:
authorBarry Warsaw2015-12-22 17:05:17 -0500
committerBarry Warsaw2015-12-22 17:05:17 -0500
commit85521fac12e3c67e10fbc21345e4694f3ab22fe0 (patch)
treedbb9db4e36698b6c8f78954548cd17a95607352b /src/mailman/commands/tests/test_digests.py
parent8d74a4f3b19928a9c311096aa5b39893ae3fe701 (diff)
downloadmailman-85521fac12e3c67e10fbc21345e4694f3ab22fe0.tar.gz
mailman-85521fac12e3c67e10fbc21345e4694f3ab22fe0.tar.zst
mailman-85521fac12e3c67e10fbc21345e4694f3ab22fe0.zip
Diffstat (limited to 'src/mailman/commands/tests/test_digests.py')
-rw-r--r--src/mailman/commands/tests/test_digests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/commands/tests/test_digests.py b/src/mailman/commands/tests/test_digests.py
index 607949f6e..2106f5089 100644
--- a/src/mailman/commands/tests/test_digests.py
+++ b/src/mailman/commands/tests/test_digests.py
@@ -377,7 +377,7 @@ Subject: message 3
items = get_queue_messages('virgin')
self.assertEqual(len(items), 0)
- def test_bump_after_send(self):
+ def test_bump_before_send(self):
self._mlist.digest_volume_frequency = DigestFrequency.monthly
self._mlist.volume = 7
self._mlist.next_digest_number = 4