We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146494c commit 7207702Copy full SHA for 7207702
testing-library/src/jest-dom.js
@@ -1,3 +1,3 @@
1
-import * as matchers from '@testing-library/jest-dom/matchers';
+import * as matchers from '@testing-library/jest-dom/matchers'
2
3
window.matchers = matchers
0 commit comments