Skip to content

Commit

Permalink
remove unneeded test
Browse files Browse the repository at this point in the history
  • Loading branch information
chrizzFTD committed Jan 13, 2024
1 parent 3e31cea commit 55a001f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,6 @@ def test_connection_view(self):
viewer.setPrim(material)
viewer.setPrim(None)

def test_graph_view(self):
stage = ...

def test_scenegraph_composition(self):
for graph_viewer in _graph.GraphView, description._GraphSVGViewer:
with self.subTest(graph_viewer=graph_viewer):
Expand Down

0 comments on commit 55a001f

Please sign in to comment.