there is one preinstalled app haste
This commit is contained in:
parent
996faaddfb
commit
37ff12b8c2
@ -78,7 +78,7 @@ describe('Cloudron backup testing', function () {
|
|||||||
|
|
||||||
it('can backup the box', function () {
|
it('can backup the box', function () {
|
||||||
backupInfo = cloudron.backup();
|
backupInfo = cloudron.backup();
|
||||||
assert.strictEqual(backupInfo.dependsOn.length, 1);
|
assert.strictEqual(backupInfo.dependsOn.length, 2); // 'haste' app is preinstalled
|
||||||
});
|
});
|
||||||
|
|
||||||
it('can restore the box', function () {
|
it('can restore the box', function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user