-
It’s the kind of day where I end up trawling through the internals React Testing Library to debug bizarre test failures 🙃
-
…in reply to @type__error
Me: findByText(/custard creams/gi) TestingLib: “It looks like undefined was passed instead of a matcher. Did you do something like getByText(undefined)?” No, no I did not