Skip to content

Commit 0817dad

Browse files
committed
test: add sinon as global variable to eslint in the specs
1 parent 93516a0 commit 0817dad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/.eslintrc

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"start": true,
2828
"stop": true,
2929
"ok": true,
30+
"sinon": true,
3031
"strictEqual": true,
3132
"define": true,
3233
"expect": true,

0 commit comments

Comments
 (0)