mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Get Cordova plugin test to pass by adding time.
This commit is contained in:
1
tools/tests/cordova-plugins.js
vendored
1
tools/tests/cordova-plugins.js
vendored
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user