Skip to content

Commit

Permalink
test: add sinon as global variable to eslint in the specs
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Nov 15, 2019
1 parent 93516a0 commit 0817dad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/.eslintrc
Expand Up @@ -27,6 +27,7 @@
"start": true,
"stop": true,
"ok": true,
"sinon": true,
"strictEqual": true,
"define": true,
"expect": true,
Expand Down

0 comments on commit 0817dad

Please sign in to comment.