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 broken test in Chai v4 #14

Merged
merged 1 commit into from
Jan 3, 2017
Merged

Fix broken test in Chai v4 #14

merged 1 commit into from
Jan 3, 2017

Conversation

meeber
Copy link
Contributor

@meeber meeber commented Dec 19, 2016

In Chai v4, the above assertion no longer accepts strings, causing a
test to fail. This commit fixes the broken test by changing the string
'9' to the number 9.

In Chai v4, the `above` assertion no longer accepts strings, causing a
test to fail. This commit fixes the broken test by changing the string
`'9'` to the number `9`.
@vieiralucas
Copy link
Member

LGTM

@lucasfcosta
Copy link
Member

LGTM too!
Also, should we disable LGTM.co since it's not working anymore?
I'll use my administrator privileges to merge this since we've already got another approval but I think it would be good for us to start using native review systems.

@lucasfcosta lucasfcosta merged commit 229c603 into chaijs:master Jan 3, 2017
@meeber meeber deleted the chai-v4 branch May 26, 2017 16:35
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.

3 participants