We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1542d2 commit b98b9cbCopy full SHA for b98b9cb
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: "ask"},
+ // { nodeName: "ask"},
24
{ nodeName: "add_edge" },
25
{ nodeName: "test_kg_delete"},
26
{ nodeName: "list_graphs"}
0 commit comments