I\'m using jest + enzyme to test my React components.
In some case, I get this error: Method “simulate” is meant to be run on 1 node. 2 found instead.