Renamed some owner fields to follow CIECA standard. Work on Owner Select modal.
This commit is contained in:
3
client/src/setupTests.js
Normal file
3
client/src/setupTests.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import { configure } from 'enzyme';
|
||||
import Adapter from 'enzyme-adapter-react-16';
|
||||
configure({ adapter: new Adapter() });
|
||||
Reference in New Issue
Block a user