test: add sinon as global variable to eslint in the specs
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
"start": true,
|
"start": true,
|
||||||
"stop": true,
|
"stop": true,
|
||||||
"ok": true,
|
"ok": true,
|
||||||
|
"sinon": true,
|
||||||
"strictEqual": true,
|
"strictEqual": true,
|
||||||
"define": true,
|
"define": true,
|
||||||
"expect": true,
|
"expect": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user