提交 63568626 编写于 作者: W Winnie Hellmann

Set timeout for Jest to 300ms

上级 fac4d54f
const testTimeoutInMs = 0;
const testTimeoutInMs = 300;
jest.setTimeout(testTimeoutInMs);
let testStartTime;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册