Skip to content

Commit

Permalink
test: Clean up tests
Browse files Browse the repository at this point in the history
  • Loading branch information
huyenngn committed Jun 17, 2024
1 parent 08560e8 commit a3b5359
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_context_diagrams.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,5 @@ def test_context_diagram_of_physical_node_component(
obj = model.by_uuid(uuid)

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

assert len(diag.nodes) > 1

0 comments on commit a3b5359

Please sign in to comment.