Skip to content

Commit 1ec85d3

Browse files
committed
debug ci
1 parent 0ad4ce3 commit 1ec85d3

File tree

1 file changed

+1
-0
lines changed
  • web/packages/selfhosted/test/integration_tests/device_fonts_rendering

1 file changed

+1
-0
lines changed

web/packages/selfhosted/test/integration_tests/device_fonts_rendering/test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ describe("Device Fonts: Rendering", () => {
7070
},
7171
canvas,
7272
);
73+
console.log(pixels.toString());
7374

7475
let insideBoundsBg = 0;
7576
let insideBoundsNonBg = 0;

0 commit comments

Comments
 (0)