cubicweb/server/test/unittest_ldapsource.py
branch3.25
changeset 12151 569dce882f60
parent 12146 d540defa0591
child 12153 0ff0aff4413d
--- a/cubicweb/server/test/unittest_ldapsource.py	Wed Apr 12 15:55:26 2017 +0200
+++ b/cubicweb/server/test/unittest_ldapsource.py	Wed Apr 12 17:26:27 2017 +0200
@@ -229,7 +229,7 @@
         with self.admin_access.repo_cnx() as cnx:
             source = ldapsource(cnx)
             # inject a bogus group here, along with at least a valid one
-            options = {'use-default-group': 'thisgroupdoesnotexists,users'}
+            options = {'user-default-group': 'thisgroupdoesnotexists,users'}
             update_source_config(source, options)
             cnx.commit()
             # here we emitted an error log entry