leave a comment
This commit is contained in:
parent
3432d6bc80
commit
bfa96aa275
@ -108,7 +108,7 @@ describe('Cloudron update testing', function () {
|
||||
});
|
||||
|
||||
it('can set the autoupdate pattern', function () {
|
||||
cloudron.setAutoupdatePattern('00 */1 * * * *'); // every minute
|
||||
cloudron.setAutoupdatePattern('00 */1 * * * *'); // every 1 minute (but updateChecker runs only every 10 mins :/)
|
||||
});
|
||||
|
||||
it('can update to new version', function () {
|
||||
|
Loading…
Reference in New Issue
Block a user