ink icon indicating copy to clipboard operation
ink copied to clipboard

Github CI Pipeline fails when using bold text using vitest snapshot tests

Open Haberkamp opened this issue 2 years ago • 1 comments

When creating executing snapshot tests locally everything works fine. But once I execute the test inside the Github CI the test fails.

Link to the CI: https://github.com/Haberkamp/ink-spreadsheet/actions/runs/5511094317/jobs/10046192322?pr=6

Screenshot of the snapshot result on my local machine: Screenshot 2023-07-10 at 19 38 22

Haberkamp avatar Jul 10 '23 17:07 Haberkamp

Could you create a minimal reproduction for this?

vadimdemedes avatar Jul 16 '23 09:07 vadimdemedes