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
Auto merge of rust-lang#2124 - Turbo87:keyboard, r=locks
tests/search: Use `ember-keyboard` test helpers
These were made for testing, while the previous helpers worked, but had a different purpose. The advantage of the new helpers is that they are based on `@ember/test-helpers` and are calling `settled()` at the end to wait for any effects from the user interaction to settle.
r? @locks
0 commit comments