Skip to content

Commit 87e7784

Browse files
committed
still trying to fix a test
1 parent 8091ed3 commit 87e7784

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/buildtools/src/testing.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@ export function runIndividualVitest(mode: VitestRunMode, asset: ResolvedBundle |
5757
'@blueprintjs/icons',
5858
'gl-matrix',
5959
'js-slang',
60+
'js-slang/dist/utils/stringify',
6061
'lodash',
62+
'lodash/clamp',
63+
'vitest-browser-react'
6164
]
6265
},
6366
test: {

0 commit comments

Comments
 (0)