summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_lists.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/mailman/rest/tests/test_lists.py')
-rw-r--r--src/mailman/rest/tests/test_lists.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/rest/tests/test_lists.py b/src/mailman/rest/tests/test_lists.py
index 787009855..da6e95f3b 100644
--- a/src/mailman/rest/tests/test_lists.py
+++ b/src/mailman/rest/tests/test_lists.py
@@ -674,7 +674,7 @@ class TestListTemplates(unittest.TestCase):
'list:member:digest:masthead': '',
'list:member:regular:footer': 'http://example.org/footer',
'list:member:regular:header': 'http://example.org/header',
- 'list:user:action:confirm': '',
+ 'list:user:action:subscribe': '',
'list:user:action:unsubscribe': '',
'list:user:notice:goodbye': 'http://example.org/goodbye',
'list:user:notice:hold': '',