Skip to content

Commit

Permalink
fix typegraph_test
Browse files Browse the repository at this point in the history
  • Loading branch information
Natoandro committed Dec 4, 2024
1 parent ff5e7de commit 492811d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions tests/e2e/typegraph/__snapshots__/typegraph_test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ snapshot[`typegraphs creation 1`] = `
],
"input": 2,
"output": 18,
"injections": {},
"runtimeConfig": null,
"materializer": 0,
"rate_weight": null,
Expand Down Expand Up @@ -290,7 +289,6 @@ snapshot[`typegraphs creation 2`] = `
],
"input": 2,
"output": 3,
"injections": {},
"runtimeConfig": null,
"materializer": 0,
"rate_weight": null,
Expand Down Expand Up @@ -320,7 +318,6 @@ snapshot[`typegraphs creation 2`] = `
],
"input": 2,
"output": 3,
"injections": {},
"runtimeConfig": null,
"materializer": 2,
"rate_weight": null,
Expand Down Expand Up @@ -438,7 +435,6 @@ snapshot[`typegraphs creation 3`] = `
],
"input": 2,
"output": 5,
"injections": {},
"runtimeConfig": null,
"materializer": 0,
"rate_weight": null,
Expand Down Expand Up @@ -481,7 +477,6 @@ snapshot[`typegraphs creation 3`] = `
],
"input": 7,
"output": 8,
"injections": {},
"runtimeConfig": null,
"materializer": 2,
"rate_weight": null,
Expand Down Expand Up @@ -517,7 +512,6 @@ snapshot[`typegraphs creation 3`] = `
],
"input": 2,
"output": 2,
"injections": {},
"runtimeConfig": null,
"materializer": 4,
"rate_weight": null,
Expand Down Expand Up @@ -687,7 +681,6 @@ snapshot[`typegraphs creation 4`] = `
],
"input": 2,
"output": 18,
"injections": {},
"runtimeConfig": null,
"materializer": 0,
"rate_weight": null,
Expand Down Expand Up @@ -953,7 +946,6 @@ snapshot[`typegraphs creation 5`] = `
],
"input": 2,
"output": 3,
"injections": {},
"runtimeConfig": null,
"materializer": 0,
"rate_weight": null,
Expand Down Expand Up @@ -983,7 +975,6 @@ snapshot[`typegraphs creation 5`] = `
],
"input": 2,
"output": 3,
"injections": {},
"runtimeConfig": null,
"materializer": 2,
"rate_weight": null,
Expand Down Expand Up @@ -1101,7 +1092,6 @@ snapshot[`typegraphs creation 6`] = `
],
"input": 2,
"output": 5,
"injections": {},
"runtimeConfig": null,
"materializer": 0,
"rate_weight": null,
Expand Down Expand Up @@ -1144,7 +1134,6 @@ snapshot[`typegraphs creation 6`] = `
],
"input": 7,
"output": 8,
"injections": {},
"runtimeConfig": null,
"materializer": 2,
"rate_weight": null,
Expand Down Expand Up @@ -1180,7 +1169,6 @@ snapshot[`typegraphs creation 6`] = `
],
"input": 2,
"output": 2,
"injections": {},
"runtimeConfig": null,
"materializer": 4,
"rate_weight": null,
Expand Down

0 comments on commit 492811d

Please sign in to comment.