mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Try waiting 2 seconds
This commit is contained in:
parent
36ec423b45
commit
21a2122e34
|
@ -5,4 +5,4 @@ import Adapter from 'enzyme-adapter-react-15.4';
|
||||||
|
|
||||||
Enzyme.configure({ adapter: new Adapter() });
|
Enzyme.configure({ adapter: new Adapter() });
|
||||||
|
|
||||||
jest.setTimeout(10000);
|
jest.setTimeout(20000);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user