Closed percyhanna closed 8 years ago
The DOM matcher would incorrectly match Composite components that had the same root DOM node. To match the composite component, use its displayName.
displayName
The DOM matcher would incorrectly match Composite components that had the same root DOM node. To match the composite component, use its
displayName
.