From f5c77d2ab2a2a901f1a5c9ca41dad62f663731c3 Mon Sep 17 00:00:00 2001 From: xtcyclist <7731943+xtcyclist@users.noreply.github.com> Date: Tue, 22 Nov 2022 11:16:39 +0800 Subject: [PATCH] update tck --- tests/tck/features/match/RedefinedNode.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/tck/features/match/RedefinedNode.feature b/tests/tck/features/match/RedefinedNode.feature index 01ae6c5e01f..b6837e5ef3b 100644 --- a/tests/tck/features/match/RedefinedNode.feature +++ b/tests/tck/features/match/RedefinedNode.feature @@ -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);