Skip to content

Commit 6ab521c

Browse files
author
Dou Du
committed
change environment to jsdom
1 parent c12da8d commit 6ab521c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__tests__/jupyterlab_hide_code.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Example of [Jest](https://jestjs.io/docs/getting-started) unit tests
2+
* @jest-environment jsdom
33
*/
44

55
describe('jupyterlab-hide-code', () => {

0 commit comments

Comments
 (0)