-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Fixes Cannot read property 'some' of undefined
#944
Fixes Cannot read property 'some' of undefined
#944
Conversation
Oddly, |
hmm, I only get 1 failing test locally on master (which I'm fixing momentarily) |
@alexgorbatchev would you mind rebasing on top of latest master? |
f89152b
to
c246b9e
Compare
Rebased. I think the tests are failing on Windows. Ran it OSX and it was as you said, just one. No failures on OSX after the rebase. |
2 similar comments
We'll have to deal with the windows failures later I guess. |
Could you please publish this to NPM when you get a chance? |
Closes #842