Get Cordova plugin test to pass by adding time.

This commit is contained in:
Ben Newman
2017-04-03 18:43:54 -04:00
parent 954efa7f5a
commit 87d0a33067

View File

@@ -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");