Tried to write a component test for a React component used in Gatsby and got
bitten by it using a ES module dependency, but the test runner is still on
CommonJS. With a big opinionated framework it sure is still a while until it
makes the switch. https://github.com/gatsbyjs/gatsby/discussions/31599