You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: marklogic-client-api-functionaltests/src/test/java/com/marklogic/client/functionaltest/TestSearchOptions.java
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -575,6 +575,7 @@ public void testRestrictedXPaths() throws KeyManagementException, NoSuchAlgorith
575
575
client.release();
576
576
}
577
577
578
+
// Note : Test asserts changed due to the fact that different serialization and parsers produce diff NS
0 commit comments