Skip to content

Commit 6cd9e0a

Browse files
committed
Add jsdom docblock at the top of the test
1 parent 3f03a63 commit 6cd9e0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/react-error-overlay/src/__tests__/get-source-map.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* @jest-environment jsdom
3+
*/
4+
15
/**
26
* Copyright (c) 2015-present, Facebook, Inc.
37
*

0 commit comments

Comments
 (0)