mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add additional delay to "run: run" test.
This commit is contained in:
@@ -106,6 +106,7 @@ try {
|
||||
run.match('s.json: parse error reading settings file');
|
||||
run.match('Waiting for file change');
|
||||
s.write('s.json', '{}');
|
||||
run.waitSecs(15);
|
||||
run.match('App running at');
|
||||
run.stop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user