mirror of
https://github.com/nomadic-labs/safesupport-chatbox
synced 2025-12-17 07:53:22 +00:00
adding tests
This commit is contained in:
4
jest/setup.js
Normal file
4
jest/setup.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import Enzyme from 'enzyme';
|
||||
import Adapter from 'enzyme-adapter-react-16';
|
||||
|
||||
Enzyme.configure({ adapter: new Adapter() });
|
||||
Reference in New Issue
Block a user