Skip to content

Commit

Permalink
Update jasmine 3.x globals
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech authored Aug 8, 2019
1 parent a1d32c7 commit c21386e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -1066,6 +1066,7 @@
"beforeEach": false,
"describe": false,
"expect": false,
"expectAsync": false,
"fail": false,
"fdescribe": false,
"fit": false,
Expand All @@ -1074,6 +1075,7 @@
"pending": false,
"runs": false,
"spyOn": false,
"spyOnAllFunctions": false,
"spyOnProperty": false,
"waits": false,
"waitsFor": false,
Expand Down

0 comments on commit c21386e

Please sign in to comment.