chore(cloudcmd) lint

This commit is contained in:
coderaiser 2022-03-06 19:45:08 +02:00
parent 66fdb550a6
commit d8d9025286
5 changed files with 9 additions and 5 deletions

View file

@ -31,4 +31,6 @@ test('distribute: log: config', (t) => {
config('log', logOriginal);
t.end();
}, {
checkAssertionsCount: false
});