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
To reproduce, generate a new app with Ember 2.11.1/ember-cli 2.11.1:
ember new blueprint test cd blueprint-test/ ember g acceptance-test foo installing acceptance-test
No actual test is generated
/cc @Turbo87
The text was updated successfully, but these errors were encountered:
@Dhaulagiri this only happens when using ember-cli-mocha, correct?
ember-cli-mocha
Sorry, something went wrong.
This seems to happen with both qunit and mocha in my testing
*-test
Closing in favor of #14936 👌
oh darn, sorry for not checking first 😢
No branches or pull requests
To reproduce, generate a new app with Ember 2.11.1/ember-cli 2.11.1:
No actual test is generated
/cc @Turbo87
The text was updated successfully, but these errors were encountered: