UNPKG

@centreon/react-components

Version:
9 lines (6 loc) 284 B
/* eslint-disable import/no-extraneous-dependencies */ /* eslint-disable no-undef */ import '@testing-library/react/cleanup-after-each'; import '@testing-library/jest-dom/extend-expect'; import emotionSerializer from 'jest-emotion'; expect.addSnapshotSerializer(emotionSerializer);