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
Tests: Ensure no timers are running at the end of each test
This helps fix issues that make tooltip tests sometimes fail when run against
jQuery 3.2 or newer due to timing differences.
This commit adds a function to be attached at `afterEach` & attaches it to
`common.testWidget`.
0 commit comments