Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglei1949 committed Jun 7, 2024
1 parent 8e86782 commit 6f38cbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/graphscope/gsctl/tests/test_interactive.py
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,6 @@ def test_start_service_on_vertex_only_graph(self):
assert s.status == "Running"
else:
assert s.status == "Stopped"
delete_graph_by_id(graph_id)

def teardown_class(self):
disconnect_coordinator()

0 comments on commit 6f38cbd

Please sign in to comment.