diff --git a/tools/tests/cordova-plugins.js b/tools/tests/cordova-plugins.js index 796e1740b9..e17fbd21a0 100644 --- a/tools/tests/cordova-plugins.js +++ b/tools/tests/cordova-plugins.js @@ -141,6 +141,7 @@ selftest.define("change cordova plugins", ["cordova"], function () { run = s.run(); run.match("myapp"); run.match("proxy"); + run.waitSecs(30); run.match("MongoDB"); run.match("your app"); run.match("running at");