typo
This commit is contained in:
parent
4e4054c83f
commit
0d5a2fbf16
@ -64,7 +64,7 @@ describe('Appstore new user flow', function () {
|
|||||||
});
|
});
|
||||||
|
|
||||||
it('can get the timezone', function () {
|
it('can get the timezone', function () {
|
||||||
cloudron.checkTimezone('America/New_York');
|
cloudron.checkTimeZone('America/New_York');
|
||||||
});
|
});
|
||||||
|
|
||||||
var location = 'haste' + (Math.random() * 10000).toFixed();
|
var location = 'haste' + (Math.random() * 10000).toFixed();
|
||||||
|
Loading…
Reference in New Issue
Block a user