Skip to content

Commit 3d0a202

Browse files
fix: other snapshots
1 parent 9ac5bdc commit 3d0a202

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

tests/e2e/typegraph/__snapshots__/typegraph_test.ts.snap

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ snapshot[`typegraphs creation 2`] = `
302302
},
303303
{
304304
"type": "object",
305-
"title": "struct_aada4",
305+
"title": "root_add_fn_input",
306306
"properties": {
307307
"first": 3,
308308
"second": 3
@@ -316,7 +316,7 @@ snapshot[`typegraphs creation 2`] = `
316316
},
317317
{
318318
"type": "float",
319-
"title": "float_9d392"
319+
"title": "float_41db1"
320320
},
321321
{
322322
"type": "function",
@@ -454,7 +454,7 @@ snapshot[`typegraphs creation 3`] = `
454454
},
455455
{
456456
"type": "object",
457-
"title": "struct_62ec9",
457+
"title": "root_one_fn_input",
458458
"properties": {
459459
"a": 3,
460460
"b": 4
@@ -468,11 +468,11 @@ snapshot[`typegraphs creation 3`] = `
468468
},
469469
{
470470
"type": "integer",
471-
"title": "struct_62ec9_a_integer"
471+
"title": "root_one_fn_input_a_integer"
472472
},
473473
{
474474
"type": "integer",
475-
"title": "struct_62ec9_b_integer",
475+
"title": "root_one_fn_input_b_integer",
476476
"minimum": 12
477477
},
478478
{
@@ -971,7 +971,7 @@ snapshot[`typegraphs creation 5`] = `
971971
},
972972
{
973973
"type": "object",
974-
"title": "struct_aada4",
974+
"title": "root_add_fn_input",
975975
"properties": {
976976
"first": 3,
977977
"second": 3
@@ -985,7 +985,7 @@ snapshot[`typegraphs creation 5`] = `
985985
},
986986
{
987987
"type": "float",
988-
"title": "float_9d392"
988+
"title": "float_41db1"
989989
},
990990
{
991991
"type": "function",
@@ -1123,7 +1123,7 @@ snapshot[`typegraphs creation 6`] = `
11231123
},
11241124
{
11251125
"type": "object",
1126-
"title": "struct_62ec9",
1126+
"title": "root_one_fn_input",
11271127
"properties": {
11281128
"a": 3,
11291129
"b": 4
@@ -1137,11 +1137,11 @@ snapshot[`typegraphs creation 6`] = `
11371137
},
11381138
{
11391139
"type": "integer",
1140-
"title": "struct_62ec9_a_integer"
1140+
"title": "root_one_fn_input_a_integer"
11411141
},
11421142
{
11431143
"type": "integer",
1144-
"title": "struct_62ec9_b_integer",
1144+
"title": "root_one_fn_input_b_integer",
11451145
"minimum": 12
11461146
},
11471147
{

tests/runtimes/kv/__snapshots__/kv_test.ts.snap

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ snapshot[`Typegraph using kv 1`] = `
5252
},
5353
{
5454
"type": "object",
55-
"title": "struct_d0873",
55+
"title": "root_get_fn_input",
5656
"properties": {
5757
"key": 3
5858
},
@@ -64,11 +64,11 @@ snapshot[`Typegraph using kv 1`] = `
6464
},
6565
{
6666
"type": "string",
67-
"title": "string_a7e0d"
67+
"title": "string_f6356"
6868
},
6969
{
7070
"type": "optional",
71-
"title": "string_a7e0d_optional_d0873",
71+
"title": "root_get_fn_output",
7272
"item": 3,
7373
"default_value": null
7474
},
@@ -122,7 +122,7 @@ snapshot[`Typegraph using kv 1`] = `
122122
},
123123
{
124124
"type": "object",
125-
"title": "struct_443be",
125+
"title": "root_keys_fn_input",
126126
"properties": {
127127
"filter": 4
128128
},
@@ -134,7 +134,7 @@ snapshot[`Typegraph using kv 1`] = `
134134
},
135135
{
136136
"type": "list",
137-
"title": "string_a7e0d_list_443be",
137+
"title": "root_keys_fn_output",
138138
"items": 3
139139
},
140140
{
@@ -304,7 +304,7 @@ snapshot[`Typegraph using kv 2`] = `
304304
},
305305
{
306306
"type": "object",
307-
"title": "struct_d0873",
307+
"title": "root_get_fn_input",
308308
"properties": {
309309
"key": 3
310310
},
@@ -316,11 +316,11 @@ snapshot[`Typegraph using kv 2`] = `
316316
},
317317
{
318318
"type": "string",
319-
"title": "string_a7e0d"
319+
"title": "string_f6356"
320320
},
321321
{
322322
"type": "optional",
323-
"title": "string_a7e0d_optional_d0873",
323+
"title": "root_get_fn_output",
324324
"item": 3,
325325
"default_value": null
326326
},
@@ -374,7 +374,7 @@ snapshot[`Typegraph using kv 2`] = `
374374
},
375375
{
376376
"type": "object",
377-
"title": "struct_443be",
377+
"title": "root_keys_fn_input",
378378
"properties": {
379379
"filter": 4
380380
},
@@ -386,7 +386,7 @@ snapshot[`Typegraph using kv 2`] = `
386386
},
387387
{
388388
"type": "list",
389-
"title": "string_a7e0d_list_443be",
389+
"title": "root_keys_fn_output",
390390
"items": 3
391391
},
392392
{

0 commit comments

Comments
 (0)