more log
This commit is contained in:
parent
a5e38f3e7c
commit
0738319bdb
@ -41,7 +41,7 @@ describe('Cloudron update testing', function () {
|
|||||||
assert.strictEqual(toVersion, BOX_VERSION);
|
assert.strictEqual(toVersion, BOX_VERSION);
|
||||||
nextVersion = boxVersions[0];
|
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 () {
|
it('can login to the store', function () {
|
||||||
|
Loading…
Reference in New Issue
Block a user