Fix component test using deprecated .state#29
Merged
kimroen merged 1 commit intokimroen:masterfrom Nov 7, 2014
kenips:bug/component_test_deprecation
Merged
Fix component test using deprecated .state#29kimroen merged 1 commit intokimroen:masterfrom kenips:bug/component_test_deprecation
.state#29kimroen merged 1 commit intokimroen:masterfrom
kenips:bug/component_test_deprecation
Conversation
kimroen
added a commit
that referenced
this pull request
Nov 7, 2014
Fix component test using deprecated `.state`
Owner
|
There's no automation unfortunately, as most of the files are different. I read the diffs and try to keep up, but if I've missed some (like here), then I do appreciate contributions. Thanks! |
Contributor
Author
|
👍 thanks! |
Owner
|
This is now out with version 0.3.2. Really sorry this was sitting here for so long. Thanks again! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey @kimroen not sure if you have a way to sync blueprints from ember-cli or we need to fix them on a case-by-case basis? If you have a sync setup then they just need to be re-synced. Otherwise this changes just the component test blueprint to fix a deprecated warning but i notice that some other blueprints are outdated as well.
Fix:
_stateinstead ofstate