Ionic React App - JEST and RTL

Hello guys,
I’ve been trying to test my app, but at very start I can’t query the that my component is rendering. I tried getByText and the label I gave it says that text is broken across elements.

Am I missing some crucial moment in this?