Skip to content

Commit

Permalink
chore: fix linter errors - declare xit global
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Lukashov committed Jan 29, 2021
1 parent cb6e2de commit 8850420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"afterEach": false,
"fixture": false,
"it": false,
"xit": false,
"expect": false,
"gemini": false,
"sinon": false,
Expand Down

0 comments on commit 8850420

Please # to comment.