academy
academy copied to clipboard
[Chapter 6] Component Test
Hi,
Thank you for this tutorial. Encountered an issue with the last part of testing.
<Plot /> renders correctly TypeError: Cannot read property 'on' of null
Not sure if this is caused by the Jest version or something else.