Im trying to write tests for my RN app using jest and testing library. When i try to execute a
const {debug} = render(); debug(); <
const {debug} = render(); debug();