not sure how this ever worked

This commit is contained in:
Girish Ramakrishnan 2016-05-30 09:47:45 -07:00
parent 8c4968ae29
commit 45a16061d0
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ describe('Appstore new user flow', function () {
});
it('can get the timezone', function () {
cloudron.checkTimeZone('America/New_York');
cloudron.checkTimeZone('America/Los_Angeles');
});
var location = 'haste' + (Math.random() * 10000).toFixed();