From 492811d301bb478e4ceb0f2b48523ce4d663baab Mon Sep 17 00:00:00 2001 From: Natoandro Date: Wed, 4 Dec 2024 15:31:31 +0300 Subject: [PATCH] fix typegraph_test --- .../typegraph/__snapshots__/typegraph_test.ts.snap | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/tests/e2e/typegraph/__snapshots__/typegraph_test.ts.snap b/tests/e2e/typegraph/__snapshots__/typegraph_test.ts.snap index 555023cea..b81a657e9 100644 --- a/tests/e2e/typegraph/__snapshots__/typegraph_test.ts.snap +++ b/tests/e2e/typegraph/__snapshots__/typegraph_test.ts.snap @@ -24,7 +24,6 @@ snapshot[`typegraphs creation 1`] = ` ], "input": 2, "output": 18, - "injections": {}, "runtimeConfig": null, "materializer": 0, "rate_weight": null, @@ -290,7 +289,6 @@ snapshot[`typegraphs creation 2`] = ` ], "input": 2, "output": 3, - "injections": {}, "runtimeConfig": null, "materializer": 0, "rate_weight": null, @@ -320,7 +318,6 @@ snapshot[`typegraphs creation 2`] = ` ], "input": 2, "output": 3, - "injections": {}, "runtimeConfig": null, "materializer": 2, "rate_weight": null, @@ -438,7 +435,6 @@ snapshot[`typegraphs creation 3`] = ` ], "input": 2, "output": 5, - "injections": {}, "runtimeConfig": null, "materializer": 0, "rate_weight": null, @@ -481,7 +477,6 @@ snapshot[`typegraphs creation 3`] = ` ], "input": 7, "output": 8, - "injections": {}, "runtimeConfig": null, "materializer": 2, "rate_weight": null, @@ -517,7 +512,6 @@ snapshot[`typegraphs creation 3`] = ` ], "input": 2, "output": 2, - "injections": {}, "runtimeConfig": null, "materializer": 4, "rate_weight": null, @@ -687,7 +681,6 @@ snapshot[`typegraphs creation 4`] = ` ], "input": 2, "output": 18, - "injections": {}, "runtimeConfig": null, "materializer": 0, "rate_weight": null, @@ -953,7 +946,6 @@ snapshot[`typegraphs creation 5`] = ` ], "input": 2, "output": 3, - "injections": {}, "runtimeConfig": null, "materializer": 0, "rate_weight": null, @@ -983,7 +975,6 @@ snapshot[`typegraphs creation 5`] = ` ], "input": 2, "output": 3, - "injections": {}, "runtimeConfig": null, "materializer": 2, "rate_weight": null, @@ -1101,7 +1092,6 @@ snapshot[`typegraphs creation 6`] = ` ], "input": 2, "output": 5, - "injections": {}, "runtimeConfig": null, "materializer": 0, "rate_weight": null, @@ -1144,7 +1134,6 @@ snapshot[`typegraphs creation 6`] = ` ], "input": 7, "output": 8, - "injections": {}, "runtimeConfig": null, "materializer": 2, "rate_weight": null, @@ -1180,7 +1169,6 @@ snapshot[`typegraphs creation 6`] = ` ], "input": 2, "output": 2, - "injections": {}, "runtimeConfig": null, "materializer": 4, "rate_weight": null,