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
We have two examples in our tests which compute the items in a menu based on a mutation event. This can take up to 200ms. We should investigate how to handle this logic now so that we can tighten the timing of our existing tests and be prepared for similar functionality needs on future tests.
The text was updated successfully, but these errors were encountered:
Summary
We have two examples in our tests which compute the items in a menu based on a mutation event. This can take up to 200ms. We should investigate how to handle this logic now so that we can tighten the timing of our existing tests and be prepared for similar functionality needs on future tests.
The text was updated successfully, but these errors were encountered: