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

[BUGFIX] Fix instance-initializer-test blueprint for RFC232 #16794

Merged

Conversation

stopdropandrew
Copy link
Contributor

instance-initializer tests generated from blueprints fail because the test is attempting to start the application but setupTest hook already has.

Here's an example app with the blueprint and fixed version of the tests: https://github.com/stopdropandrew/ember-fix-instance-initializer-test-blueprint

Fixes #16216

@rwjblue rwjblue merged commit 2bb2750 into emberjs:master Jul 9, 2018
@rwjblue
Copy link
Member

rwjblue commented Jul 9, 2018

Thank you!

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.

Ember 2.18 - Not possible to test instance-initializers
3 participants