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
{{ message }}
This repository has been archived by the owner on May 26, 2019. It is now read-only.
From Autocomplete Component under the heading "An Integration Test" (and just before the heading "Application Tests") the test in file tests/integration/components/list-filter-test.js ("should update with matching listings") fails due to no element passed to triggerKeyEvent() call. This failure also applies to the test "should initially load all listings".
Although I've only looked at Ember for less than 2 days, I get the impression this error is caused by the fact that class .list-filter does not exist on the input HTML tag generated by the list-filter component.
The text was updated successfully, but these errors were encountered:
Migrating from emberjs/ember.js#16371
The text was updated successfully, but these errors were encountered: