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
feat: Upgrade React from 17.0.2 to 18.3.1 in Feast UI (feast-dev#4620)
Also update related packages to better work with React 18.
userEvent usage is updated to call `setup()` first and await all
interactions so that the DOM updates before continuing with the test,
according to e.g.
https://testing-library.com/docs/user-event/intro#writing-tests-with-userevent.
Signed-off-by: Harri Lehtola <peruukki@hotmail.com>
0 commit comments