Skip to content

Commit

Permalink
SQUASH THIS
Browse files Browse the repository at this point in the history
  • Loading branch information
ewuerger committed Apr 30, 2024
1 parent 747d43a commit 8dff118
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_context_diagrams.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,4 @@ def test_context_diagram_with_derived_interfaces(
diag = obj.context_diagram
diag.display_derived_interfaces = True

diag.render("svgdiagram").save(pretty=True)

assert len(diag.nodes) > 5

0 comments on commit 8dff118

Please sign in to comment.