Skip to content

Commit

Permalink
remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jnke2016 committed Jan 31, 2024
1 parent bdcd215 commit 2c6892a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1456,9 +1456,6 @@ def test_extract_subgraph_no_edges(dataset1_PropertyGraph, as_pg_first):
def test_extract_subgraph_no_query(dataset1_PropertyGraph, as_pg_first):
"""
Call extract with no args, should result in the entire property graph.
This test is no longer valid because parallel edges are dropped at
the plc graph creation.
"""
(pG, data) = dataset1_PropertyGraph

Expand Down

0 comments on commit 2c6892a

Please sign in to comment.