Skip to content

Commit

Permalink
Let scrutinizer know that describe is a global method
Browse files Browse the repository at this point in the history
  • Loading branch information
w3nl committed Jun 8, 2021
1 parent 36cb27b commit 6f0fc22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/__tests__/new-objects.spec.js
@@ -1,3 +1,5 @@
/** global: describe */

import Obj from '../objects';

const ObjectWithoutSchema = Obj();
Expand Down

0 comments on commit 6f0fc22

Please sign in to comment.