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
test: menu tests flaky due to missing animation flush (#17935)
Follow-up to: 1255139
Two recently added tests for the menu/mdc-menu and the MDC-one from the
initial commit seem to miss a `tick` to flush the open animation. Without
the flush, the `FakeAsyncTestZone` will report a pending timer on test completion.
0 commit comments