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 IE tests #178

Merged
merged 2 commits into from
Dec 11, 2016
Merged

Fix IE tests #178

merged 2 commits into from
Dec 11, 2016

Conversation

rtfeldman
Copy link
Owner

This downgrades tests from Lodash 4 to Lodash 3.10, because Lodash 4 breaks compatibility with IE9 and IE10, causing those tests to fail. It was a mistake that I upgraded the tests to use Lodash 4.

Unfortunately, some tests relied on Lodash 4 features. They have been disabled, pending being rewritten to use only Lodash 3.10 features.

Fixes #169

@rtfeldman rtfeldman merged commit ecad614 into master Dec 11, 2016
@rtfeldman rtfeldman deleted the fix-ie-tests branch December 11, 2016 22:44
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