This commit is contained in:
Nathan Bierema 2021-06-19 19:14:35 -04:00
parent 21a2122e34
commit c75425b820

View File

@ -5,4 +5,4 @@ import Adapter from 'enzyme-adapter-react-15.4';
Enzyme.configure({ adapter: new Adapter() }); Enzyme.configure({ adapter: new Adapter() });
jest.setTimeout(20000); jest.setTimeout(50000);