Skip to content

Commit

Permalink
fix: remove Jasmine globals
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Jasmine globals are no marked as such
  • Loading branch information
SimenB authored and G-Rath committed May 26, 2020
1 parent 4ad14bc commit 94eecb3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
"fail": false,
"fit": false,
"it": false,
"jasmine": false,
"jest": false,
"pending": false,
"pit": false,
"require": false,
"test": false,
"xdescribe": false,
Expand Down

0 comments on commit 94eecb3

Please sign in to comment.