diff --git a/tests/Substrate.test.ts b/tests/Substrate.test.ts index f835f1d..dc08d00 100644 --- a/tests/Substrate.test.ts +++ b/tests/Substrate.test.ts @@ -154,9 +154,9 @@ describe("Substrate", () => { expect(result).toEqual({ edges: [ - ["a", "b"], - ["a", "c"], - ["b", "c"], + ["a", "b", {}], + ["a", "c", {}], + ["b", "c", {}], ], initial_args: {}, nodes: [