Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-7-15-25'

This commit is contained in:
Ryan Kurtz 2025-07-16 06:12:38 -04:00
commit eac74e404c

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("""
.... ....