mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(cloudcmd) lint
This commit is contained in:
parent
85015881d0
commit
3172759ca0
6 changed files with 10 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ test('common: datetime: no arg', (t) => {
|
|||
datetime();
|
||||
|
||||
global.Date = Date;
|
||||
|
||||
t.ok(called, 'should call new Date');
|
||||
t.end();
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue