Skip to content

Commit

Permalink
Test error
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwallen committed Dec 17, 2024
1 parent 9a7ea77 commit 5593ab5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
* https://chemistry.apache.org/java/developing/dev-session-parameters.html
*/
public class CMISConfiguration {
private Session client = null;
private Session client = ;

// DFO change to 100. Due to bug with open text cmis where if max is set to 1000, it will return 100 but if it is set to 100 it will return all records.
// https://dev.azure.com/foc-poc/EDH-CDE/_workitems/edit/95878
Expand Down

0 comments on commit 5593ab5

Please sign in to comment.