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

Upgrade chai #478

Merged
merged 1 commit into from
May 4, 2017
Merged

Upgrade chai #478

merged 1 commit into from
May 4, 2017

Conversation

matteofigus
Copy link
Member

No description provided.

@@ -600,7 +600,6 @@ describe('The node.js OC client', () => {
});

it('should return non rendered contents', () => {
expect($component).to.exist();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exist has been deprecated. In any case, the second test is enough to ensure the $component element is not empty.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

@nickbalestra
Copy link
Contributor

LGTM 👍

@nickbalestra nickbalestra merged commit 84cfbce into master May 4, 2017
@nickbalestra nickbalestra deleted the chai branch May 4, 2017 13:10
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.

2 participants