Test fixes

This commit is contained in:
dragonmacher 2025-07-15 15:21:33 -04:00
parent 8c56fc8e04
commit 0071ebe96b

View file

@ -39,7 +39,9 @@ public class FlowChartLayoutTest extends AbstractFlowChartLayoutTest {
edge(A, B); edge(A, B);
edge(A, C); edge(A, C);
showGraph(); applyLayout();
// showGraph();
assertVertices(""" assertVertices("""
.... ....