ferstl / depgraph-maven-plugin

A Maven plugin that generates dependency graphs in various formats (DOT, GML, PlantUML, JSON and Text)
Apache License 2.0
561 stars 85 forks source link

Fix a flaky test for GraphIntegration #187

Open Ethan-Chin opened 3 weeks ago

Ethan-Chin commented 3 weeks ago

Fixed a flaky test in com.github.ferstl.depgraph.GraphIntegrationTest.graphInJson.