chartjs / chartjs-test-utils

Chart.js test utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mock Context does not track Font updates

etimberg opened this issue · 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