Revert "increase timeout for ProgressPlugin test"

This reverts commit 2bad4c7259.
This commit is contained in:
Yujun Jung 2021-08-16 21:06:50 +09:00
parent 71fc88267f
commit f6890211ca
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ const RunCompilerAsync = compiler =>
});
describe("ProgressPlugin", function () {
jest.setTimeout(10000);
let stderr;
let stdout;