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

Fix node tests. #12440

Merged
merged 1 commit into from
Oct 5, 2015
Merged

Fix node tests. #12440

merged 1 commit into from
Oct 5, 2015

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 5, 2015

QUnit 1.19 was released and changed the way the npm package exports its value (it no longer sets up global.QUnit and all the assertion methods automatically).

This updates to a better pattern of importing QUnit and using the assert argument for assertions.

QUnit 1.19 was released and changed the way the npm package exports its
value (it no longer sets up `global.QUnit` and all the assertion methods
automatically).

This updates to a better pattern of importing `QUnit` and using the
`assert` argument for assertions.
rwjblue added a commit that referenced this pull request Oct 5, 2015
@rwjblue rwjblue merged commit e673f91 into emberjs:master Oct 5, 2015
@rwjblue rwjblue deleted the fix-node-tests branch October 5, 2015 20:37
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