Adrian Adkison
Adrian Adkison
Ah ok thanks! Here is the test failing on codesandbox https://codesandbox.io/s/mystifying-jones-xpe3p2?file=/src/App.test.js:63-90 The resolved version of `testing-library/dom` that I have is `8.20.0`
There are not, it's just the one 8.20.0. Here are all of the deps that reference it ``` "@testing-library/react": { "version": "12.1.5", "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-12.1.5.tgz", "integrity": "sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg==", "dev": true, "requires": {...