Skip to content

Commit

Permalink
#443 Remove print whole graph
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi-asprino committed Aug 10, 2024
1 parent 3ba65f0 commit 16ab30a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ public class DocxTriplifierTest extends AbstractTriplifierTester {

public DocxTriplifierTest() {
super(new DocxTriplifier(), new Properties(), "docx");
this.printWholeGraph = true;
}

@Test
Expand Down

0 comments on commit 16ab30a

Please sign in to comment.