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

return <React.Fragment> instead of [] in render methods #36

Merged
merged 1 commit into from
Mar 10, 2019

Conversation

signed
Copy link
Collaborator

@signed signed commented Mar 10, 2019

enzyme does not support render methods that return an array of components

Fragments
Enzyme Bug Tracker

enzyme does not support render methods that return an array of components
@signed signed requested a review from kosta March 10, 2019 09:53
@kosta kosta merged commit 2d29f9a into kosta:master Mar 10, 2019
@kosta
Copy link
Owner

kosta commented Mar 10, 2019

Thank you! :)

@signed signed deleted the use-fragments branch March 10, 2019 18:38
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