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] mount: ensure that react-text comment nodes don’t break .find #691

Merged
merged 1 commit into from
Nov 19, 2016

Conversation

ljharb
Copy link
Member

@ljharb ljharb commented Nov 17, 2016

Fixes #689.

  • add shallow test just in case
  • use values over Object.keys in MountedTraversal

…ind`

 - add `shallow` test just in case
 - use `values` over `Object.keys` in MountedTraversal

Fixes enzymejs#689.
@ljharb ljharb merged commit 8db9f23 into enzymejs:master Nov 19, 2016
@ljharb ljharb deleted the fix_mount_comments branch November 19, 2016 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants