diff --git a/gulpfile.js b/gulpfile.js index efd1d15bae..59c79c154e 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -98,7 +98,7 @@ async function launchBackTest(done) { verbose: false, includeStackTrace: false, errorOnFail: false, - timeout: 6000, + timeout: 5000, config: {} };