1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00
commons/client/src/setupTests.js

3 lines
82 B
JavaScript
Raw Normal View History

2019-04-15 19:20:55 +02:00
import 'jest-dom/extend-expect'
import 'react-testing-library/cleanup-after-each'