type__error’s avatartype__error’s Twitter Archive—№ 8,830

    1. It’s the kind of day where I end up trawling through the internals React Testing Library to debug bizarre test failures 🙃
  1. …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