summaryrefslogtreecommitdiff
path: root/src/mailman/rest/tests/test_users.py
diff options
context:
space:
mode:
authorJ08nY2017-07-05 01:07:37 +0200
committerJ08nY2017-08-07 18:18:00 +0200
commit6c621405c88671a58ef24cd84a9bd74ca324207e (patch)
tree80f516f151951fb4803b040adfb3aad79995c45d /src/mailman/rest/tests/test_users.py
parent26f31b20c3cad6217f38ce8ded63c73da66ff3f8 (diff)
downloadmailman-6c621405c88671a58ef24cd84a9bd74ca324207e.tar.gz
mailman-6c621405c88671a58ef24cd84a9bd74ca324207e.tar.zst
mailman-6c621405c88671a58ef24cd84a9bd74ca324207e.zip
Diffstat (limited to 'src/mailman/rest/tests/test_users.py')
-rw-r--r--src/mailman/rest/tests/test_users.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/rest/tests/test_users.py b/src/mailman/rest/tests/test_users.py
index 97f4b76d2..4c97e5c1d 100644
--- a/src/mailman/rest/tests/test_users.py
+++ b/src/mailman/rest/tests/test_users.py
@@ -437,7 +437,7 @@ class TestLP1074374(unittest.TestCase):
list_id='test.example.com',
subscriber='anne@example.com',
role='member',
- pre_verified=True, pre_confirmed=True, pre_approved=True))
+ pre_verified=True, pre_confirmed=True))
# This is not the Anne you're looking for. (IOW, the new Anne is a
# different user).
json, response = call_api(