diff --git a/test/index.test.js b/test/index.test.js index 3331128..7b17650 100644 --- a/test/index.test.js +++ b/test/index.test.js @@ -805,7 +805,7 @@ test('[text] shoots confetti of an emoji shape', async t => { }); t.context.image = await readImage(t.context.buffer); - t.is(t.context.image.hash(), '9CppCqpCmtC'); + t.is(t.context.image.hash(), 'cPpcSrcCjdC'); }); /*