diff --git a/test/common/cloudfunc.js b/test/common/cloudfunc.js index 30d74814..86f93908 100644 --- a/test/common/cloudfunc.js +++ b/test/common/cloudfunc.js @@ -73,6 +73,7 @@ test('cloudfunc: render', (t) => { .slice(0, -1); let i; + const isNotOk = Expect .split('') .some((item, number) => {