We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91d883 commit 742acbfCopy full SHA for 742acbf
jest-setup.js
@@ -1 +1,2 @@
1
import '@testing-library/jest-dom/jest-globals'
2
+global.CSS = {supports: () => false}
0 commit comments