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 EuiFieldNumber test file has a step assertion we can't run because of an older version of JSDOM. This work can be done after Jest has been upgraded in #6813.
The text was updated successfully, but these errors were encountered:
Quick note: upgrading Jest to v25 (from current v24) will automatically get us to jsdom v15, so we don't necessarily have to go the whole way to latest Jest (which is now on v29)
👋 Hi there - this issue hasn't had any activity in 6 months. If the EUI team has not explicitly expressed that this is something on our roadmap, it's unlikely that we'll pick this issue up. We would sincerely appreciate a PR/community contribution if this is something that matters to you! If not, and there is no further activity on this issue for another 6 months (i.e. it's stale for over a year), the issue will be auto-closed.
The
EuiFieldNumber
test file has astep
assertion we can't run because of an older version of JSDOM. This work can be done after Jest has been upgraded in #6813.The text was updated successfully, but these errors were encountered: