Skip to content

Commit cff02b7

Browse files
committed
updating tests for new text image box
1 parent 25a0799 commit cff02b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/index.test.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -739,8 +739,8 @@ test('[text] shapeFromText renders an emoji', async t => {
739739
...shape
740740
}, {
741741
type: 'bitmap',
742-
matrix: [ 0.1, 0, 0, 0.1, -6.25, -5.8500000000000005 ],
743-
hash: '8647FpWTCBH'
742+
matrix: [ 0.1, 0, 0, 0.1, -5.7, -5.550000000000001 ],
743+
hash: 'c4y5z8b83AC'
744744
});
745745
});
746746

0 commit comments

Comments
 (0)