summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/twisted/account-manager/create-twice.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/twisted/account-manager/create-twice.py b/test/twisted/account-manager/create-twice.py
index 9aa3155f..2f0c0e0c 100644
--- a/test/twisted/account-manager/create-twice.py
+++ b/test/twisted/account-manager/create-twice.py
@@ -32,7 +32,7 @@ def test(q, bus, mc):
# fd.o #25684: creating similarly-named accounts in very quick succession
# used to fail
- params = dbus.Dictionary({"account": "anarki",
+ params = dbus.Dictionary({"account": "create-twice",
"password": "secrecy"}, signature='sv')
cm_name_ref = dbus.service.BusName(cs.tp_name_prefix +