jest-dom installed but @testing-library looking for dom
I installed jest
, jest-environment-jsdom
, @testing-library/react
and @testing-library/jest-dom
, as suggested on the Next.js site.
I installed jest
, jest-environment-jsdom
, @testing-library/react
and @testing-library/jest-dom
, as suggested on the Next.js site.