Skip to content

Commit ec20679

Browse files
committed
Fix jest
1 parent 4d9cecc commit ec20679

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/docprovider/jest.config.js

+3
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ const jestJupyterLab = require('@jupyterlab/testing/lib/jest-config');
77

88
const esModules = [
99
'@codemirror',
10+
'@microsoft',
1011
'@jupyter/ydoc',
12+
'@jupyter/react-components',
13+
'@jupyter/web-components',
1114
'@jupyterlab/',
1215
'lib0',
1316
'nanoid',

0 commit comments

Comments
 (0)