wait for more time
This commit is contained in:
parent
bfa96aa275
commit
0bb9894401
@ -113,7 +113,7 @@ describe('Cloudron update testing', function () {
|
||||
|
||||
it('can update to new version', function () {
|
||||
console.log('Wait for cloudron to get the update');
|
||||
sleep(60 * 5); // give it 5 mins to autoupdate the box and the app
|
||||
sleep(60 * 10); // give it 5 mins to autoupdate the box and the app
|
||||
cloudron.waitForUpdate(nextVersion);
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user