diff --git a/server/distribute/log.spec.js b/server/distribute/log.spec.js index 64549a49..462b9875 100644 --- a/server/distribute/log.spec.js +++ b/server/distribute/log.spec.js @@ -32,5 +32,5 @@ test('distribute: log: config', (t) => { t.end(); }, { - checkAssertionsCount: false + checkAssertionsCount: false, });