diff --git a/services/image/src/tests/type-endpoint.test.ts b/services/image/src/tests/type-endpoint.test.ts index 7866bf4..693e466 100644 --- a/services/image/src/tests/type-endpoint.test.ts +++ b/services/image/src/tests/type-endpoint.test.ts @@ -88,7 +88,7 @@ test('type-endpoint - 200 - image - original', async () => { expect(data).toMatchInlineSnapshot(` Blob { Symbol(kHandle): Blob {}, - Symbol(kLength): 86783, + Symbol(kLength): 631349, Symbol(kType): "image/png", } `)