Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(tests): update the mdToast hide test #2729

Closed

Conversation

adamweeks
Copy link
Contributor

In the should hide after duration unit test, an option value is provided to the parameter
hideTimeout. This option is not valid and should be hideDelay. The test passes
because the toast will default to hide after 3000 anyway.

#2728

Review on Reviewable

In the `should hide after duration` unit test, an option value is provided to the parameter
`hideTimeout`. This option is not valid and should be `hideDelay`. The test passes
because the toast will default to hide after 3000 anyway.

angular#2728
@ThomasBurleson ThomasBurleson modified the milestone: 0.11.0 Jul 1, 2015
Splaktar pushed a commit that referenced this pull request Jul 4, 2015
In the `should hide after duration` unit test, an option value is provided to the parameter
`hideTimeout`. This option is not valid and should be `hideDelay`. The test passes
because the toast will default to hide after 3000 anyway.

Fixes #2728. Closes #2729.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants