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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
In the setup command, it passes an option hideTimeout. This option should be hideDelay. The test passes because there is an auto-hide on null hideDelay options.
This test would fail if the $timeout.flush() was changed to $timeout.flush(1234).