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

andrug
09.49.2007 078cc0cc2fee9a83b8b153c12078842303291b90
add noCheck wildcard for searchObject()
1 files modified
3 ■■■■ changed files
opends/tests/functional-tests/shared/functions/utils.xml 3 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/functions/utils.xml
@@ -341,7 +341,8 @@
              'dsInstancePswd' : mypswd ,
              'dsScope'        : 'base' ,
              'dsBaseDN'       : 'cn=config' ,
              'dsFilter'       : 'objectclass=*'
              'dsFilter'       : 'objectclass=*' ,
              'expectedRC'     : 'noCheck'
            }
          </call>