Skip to content

Commit

Permalink
update tck
Browse files Browse the repository at this point in the history
  • Loading branch information
xtcyclist committed Nov 24, 2022
1 parent b57a847 commit f5c77d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/tck/features/match/RedefinedNode.feature
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,8 @@ Feature: Redefined symbols
Then a SemanticError should be raised at runtime: `e': Redefined alias

Scenario: Redefined alias in with
Given a graph with space named "nba"
Given an empty graph
And load "nba" csv data to a new space
And having executed:
"""
insert edge like (likeness) values "Tim Duncan"->"Tim Duncan":(100);
Expand Down

0 comments on commit f5c77d2

Please sign in to comment.