Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export private LegacyEachView. #11041

Merged
merged 1 commit into from
May 6, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 6, 2015

Since we are looking this up from the container, we need to export so
ember-test-helpers can register with the testing isolatedContainer.

Without this registration, it is not possible to unit test a view/component
with certain types of {{each}} in them.

Since we are looking this up from the container, we need to export so
ember-test-helpers can register with the testing isolatedContainer.

Without this registration, it is not possible to unit test a view/component
with certain types of `{{each}}` in them.
rwjblue added a commit that referenced this pull request May 6, 2015
@rwjblue rwjblue merged commit b2163fd into emberjs:master May 6, 2015
@rwjblue rwjblue deleted the export-private-legacy-each-view branch May 6, 2015 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant