Skip to content

Commit 1a0617c

Browse files
committed
Fix jest
1 parent 4d9cecc commit 1a0617c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/docprovider/jest.config.js

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ const jestJupyterLab = require('@jupyterlab/testing/lib/jest-config');
88
const esModules = [
99
'@codemirror',
1010
'@jupyter/ydoc',
11+
'@jupyter/react-components',
12+
'@jupyter/web-components',
1113
'@jupyterlab/',
1214
'lib0',
1315
'nanoid',

0 commit comments

Comments
 (0)