We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TypeError: Template.create is not a function
Twiddle: https://ember-twiddle.com/#/2f7703742f16e27d647c777701c2842b?openFiles=tests.unit.components.my-component-test.js%2Ctemplates.components.my-component.hbs (switch from release -> alpha to see failure)
Ember CLI demo: https://github.com/amk221/-ember-cli-component-unit-test/blob/master/tests/unit/my-component-test.js#L10
(rwjblue mentioned to file this here, even though likely a ember-test-helpers bug)
The text was updated successfully, but these errors were encountered:
layout
emberjs/ember-test-helpers#179 shows this is working now (with one exception).
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
TypeError: Template.create is not a function
Twiddle: https://ember-twiddle.com/#/2f7703742f16e27d647c777701c2842b?openFiles=tests.unit.components.my-component-test.js%2Ctemplates.components.my-component.hbs (switch from release -> alpha to see failure)
Ember CLI demo: https://github.com/amk221/-ember-cli-component-unit-test/blob/master/tests/unit/my-component-test.js#L10
(rwjblue mentioned to file this here, even though likely a ember-test-helpers bug)
The text was updated successfully, but these errors were encountered: