[BUGFIX release] Fix mouseenter typo in ember-testing helpers#13310
[BUGFIX release] Fix mouseenter typo in ember-testing helpers#13310rwjblue merged 1 commit intoemberjs:masterfrom jakesjews:master
Conversation
|
Great catch! This was just released in v2.5.0 (cut earlier today), and we are in the process of rolling canary -> beta and beta -> release. Can you update commit prefix to be |
|
No problem! |
|
So after digging into it a bit more it looks like setting enableOptionalFeatures makes the test consistently fail for me. Is there an easy way to find out which flag is causing the problem? |
There was a problem hiding this comment.
Move this up into the guard above ( if (!isEnabled('ember-glimmer')) { guard that ends just above here at L450).
(cherry picked from commit 3970129)
(cherry picked from commit 3970129)
It looks like there was a typo in #12575
mousentershould bemouseenter