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 resetViews function in lib/test.js is called before each of my integration tests is run, which prevents any view events I'm trying to test from triggering. I had originally created this issue in ember-cli; please see that one for the full explanation.
The text was updated successfully, but these errors were encountered:
The
resetViews
function inlib/test.js
is called before each of my integration tests is run, which prevents any view events I'm trying to test from triggering. I had originally created this issue in ember-cli; please see that one for the full explanation.The text was updated successfully, but these errors were encountered: