1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-11-15 09:35:17 +01:00
portfolio/jest/setup-test-env.js

3 lines
75 B
JavaScript
Raw Normal View History

2019-07-08 18:29:29 +02:00
import '@testing-library/jest-dom/extend-expect'
2019-04-16 21:21:01 +02:00
import 'jest-canvas-mock'