fix the upgrade test code
This commit is contained in:
parent
0987649b92
commit
d10cd4a6e5
@ -187,7 +187,9 @@ describe('Selfhost EC2 Cloudron creation', function () {
|
||||
cloudron.checkForUpdates();
|
||||
|
||||
var params = [
|
||||
'--ssh-key ' + EC2_SSH_KEY,
|
||||
SELFHOST_DOMAIN,
|
||||
'--username ' + owner.username,
|
||||
'--password ' + owner.password,
|
||||
'--instance-id ' + newInstanceId
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user