mirror of https://github.com/webpack/webpack.git
Revert "increase timeout for ProgressPlugin test"
This reverts commit 2bad4c7259.
This commit is contained in:
parent
71fc88267f
commit
f6890211ca
|
|
@ -79,7 +79,6 @@ const RunCompilerAsync = compiler =>
|
|||
});
|
||||
|
||||
describe("ProgressPlugin", function () {
|
||||
jest.setTimeout(10000);
|
||||
let stderr;
|
||||
let stdout;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue