hydrogen/jest-setup.ts

5 lines
150 B
TypeScript
Raw Permalink Normal View History

2021-11-04 23:22:30 +01:00
import '@shopify/react-testing';
import '@shopify/react-testing/matchers';
import '@testing-library/jest-dom';
import './scripts/polyfillWebRuntime';