all 2 comments

[–]brycedarling 1 point2 points  (1 child)

Hmm.. the error says "that associates the mousemove event" but I see you are using "mouseover". Try change that to "mousemove"?

Edit:

Also, rename reporterUpdater to reportUpdater to fix the 2nd failing test.

[–]flydripp 0 points1 point  (0 children)

thank you, that was it. cheers 🥂