This commit is contained in:
Girish Ramakrishnan 2016-04-01 21:37:26 -07:00
parent a5e38f3e7c
commit 0738319bdb
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ describe('Cloudron update testing', function () {
assert.strictEqual(toVersion, BOX_VERSION);
nextVersion = boxVersions[0];
console.log('Will test update from %s to %s', fromVersion.yellow, toVersion.yellow);
console.log('Will test update from %s to %s and then %s', fromVersion.yellow, toVersion.yellow, nextVersion.yellow);
});
it('can login to the store', function () {