mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

mkeyes
17.07.2007 04efad91f2bc18c869c9cd411bb87e226f2dc021
Fixed an erroneous typo that resulted from the recent refactoring. The typo caused the test case to fail.
1 files modified
2 ■■■ changed files
opends/tests/functional-tests/testcases/security/pwd_policy/security_mult_pwd_policies.xml 2 ●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/security/pwd_policy/security_mult_pwd_policies.xml
@@ -175,7 +175,7 @@
        { 'dsInstanceHost'   : DIRECTORY_INSTANCE_HOST ,
          'dsInstancePort'   : DIRECTORY_INSTANCE_PORT ,
          'dsInstanceDn'    : 'uid=tclow,ou=people,ou=password tests,o=Pwd Policy Tests,dc=example,dc=com' ,
          'dsInstancePswd'   : 'cardreaders' ,
          'dsInstancePswd'   : 'cardreader' ,
          'dsBaseDN'   : 'dc=example,dc=com' ,
          'dsFilter'        : 'objectclass=*'   ,
          'extraParams'     : '-s base' }