chartjs/chartjs-test-utils

Mock Context does not track Font updates

etimberg opened this issue · 1 comments

I was looking into chartjs/Chart.js#8311 (comment) and why no test updates were needed. It seems that the context never tracked setting the font property, so we should add that.

Resolved in 655c827