diff --git a/src/CroctProvider.test.tsx b/src/CroctProvider.test.tsx index 062a13e3..05c3dac2 100644 --- a/src/CroctProvider.test.tsx +++ b/src/CroctProvider.test.tsx @@ -1,4 +1,3 @@ -import '@testing-library/jest-dom/extend-expect'; import {render} from '@testing-library/react'; import {Plug} from '@croct/plug'; import {croct} from './ssr-polyfills';