mirror of https://github.com/webpack/webpack.git
more time for the watch tests
instrumention could take a bit
This commit is contained in:
parent
9ffd97c3c1
commit
b3f3edaa15
|
|
@ -110,7 +110,7 @@ describe("BinTestCases", function() {
|
|||
const stderr = convertToArrayOfLines(env.stderr);
|
||||
testAssertions(stdout, stderr, done);
|
||||
child.kill();
|
||||
}, 3000); // wait a little to get an output
|
||||
}, 8000); // wait a little to get an output
|
||||
});
|
||||
});
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue