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

Add assert.expect to Ember.onerror validation test #315

Merged
merged 1 commit into from
Feb 16, 2018

Conversation

nlfurniss
Copy link
Contributor

@nlfurniss nlfurniss commented Feb 16, 2018

For projects that enforce QUnit.config.requireExpects, the Ember.onerror validation test causes tests to fail.

This PR:

  • Adds an assert.expects(1) statement.
  • Passes all existing tests.

@rwjblue rwjblue merged commit 6384b76 into emberjs:master Feb 16, 2018
@rwjblue
Copy link
Member

rwjblue commented Feb 16, 2018

Thank you!

@rwjblue rwjblue added the bug label Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants