We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fefd04 commit c214063Copy full SHA for c214063
1 file changed
e2e/config/testData.ts
@@ -20,7 +20,7 @@ export const nodesPath: { firstNode: string; secondNode: string }[] = [
20
];
21
22
export const nodes: { nodeName: string; }[] = [
23
- { nodeName: "import_data"},
+ { nodeName: "ask"},
24
{ nodeName: "add_edge" },
25
{ nodeName: "test_kg_delete"},
26
{ nodeName: "list_graphs"}
0 commit comments