new york after all
This commit is contained in:
parent
45a16061d0
commit
920eed30f7
@ -64,7 +64,7 @@ describe('Appstore new user flow', function () {
|
||||
});
|
||||
|
||||
it('can get the timezone', function () {
|
||||
cloudron.checkTimeZone('America/Los_Angeles');
|
||||
cloudron.checkTimeZone('America/New_York'); // this is the timezone of the ec2 ci machine
|
||||
});
|
||||
|
||||
var location = 'haste' + (Math.random() * 10000).toFixed();
|
||||
|
Loading…
Reference in New Issue
Block a user