mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-03 13:13:10 +00:00
chore(cloudcmd) lint
This commit is contained in:
parent
81e76857da
commit
ef10ebe97c
40 changed files with 137 additions and 134 deletions
|
|
@ -42,7 +42,7 @@ test('cloudcmd: modules', async (t) => {
|
|||
options,
|
||||
});
|
||||
|
||||
t.deepEqual(body, expected, 'should equal');
|
||||
t.deepEqual(body, expected);
|
||||
t.end();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue