You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution returns an error: 1) Rock Dodger endGame() removes the "keydown" event listener: Error: spy was never called with [ 'keydown', [Function: moveDodger] ] at assert (node_modules/expect/lib/assert.js:29:9) at Expectation.toHaveBeenCalledWith (node_modules/expect/lib/Expectation.js:333:28) at Context.it (test/index-test.js:173:19)
The text was updated successfully, but these errors were encountered:
The solution returns an error:
1) Rock Dodger endGame() removes the "keydown" event listener: Error: spy was never called with [ 'keydown', [Function: moveDodger] ] at assert (node_modules/expect/lib/assert.js:29:9) at Expectation.toHaveBeenCalledWith (node_modules/expect/lib/Expectation.js:333:28) at Context.it (test/index-test.js:173:19)
The text was updated successfully, but these errors were encountered: