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
Tests run in PhantomJS and every unit and integration test now fails with undefined is not an object (evaluating 'module.setContext'). A small number fail instead with you must set a resolver with \testResolver.set(resolver)`, but that's probably notember-cli-qunit`.
The text was updated successfully, but these errors were encountered:
This seems like the same symptom as emberjs/ember-qunit#179.
Tests run in PhantomJS and every unit and integration test now fails with
undefined is not an object (evaluating 'module.setContext')
. A small number fail instead withyou must set a resolver with \
testResolver.set(resolver)`, but that's probably not
ember-cli-qunit`.The text was updated successfully, but these errors were encountered: