Skip to content

Commit 715782b

Browse files
committed
test(ogmios): update snapshot for canonical CBOR
#1318
1 parent 5e7b389 commit 715782b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/ogmios/test/ogmiosToCore/__snapshots__/block.test.ts.snap

+2-2
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ Object {
288288
"cbor": "d87980",
289289
"constructor": 0n,
290290
"fields": Object {
291-
"cbor": "9fff",
291+
"cbor": "80",
292292
"items": Array [],
293293
},
294294
},
@@ -431,7 +431,7 @@ Object {
431431
"cbor": "d87980",
432432
"constructor": 0n,
433433
"fields": Object {
434-
"cbor": "9fff",
434+
"cbor": "80",
435435
"items": Array [],
436436
},
437437
},

0 commit comments

Comments
 (0)