UNPKG

@shopify/polaris

Version:

Shopify’s product component library

7 lines (6 loc) 156 B
import { destroyAll } from '@shopify/react-testing'; import '@shopify/react-testing/matchers'; import './matchers'; afterEach(() => { destroyAll(); });