This commit is contained in:
Nathan Bierema 2021-06-19 21:34:29 -04:00
parent f104a47644
commit 01d464f905

View File

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