We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8bfee1 commit 98b3a82Copy full SHA for 98b3a82
1 file changed
testsuite/package.json
@@ -4,7 +4,7 @@
4
"description": "MathJax jest tests for v4",
5
"type": "module",
6
"scripts": {
7
- "test": "NODE_OPTIONS='--experimental-vm-modules --no-warnings' pnpm jest"
+ "test": "NODE_OPTIONS='--experimental-vm-modules --no-warnings --localstorage-file ./lib/localstorage' pnpm jest"
8
},
9
"imports": {
10
"#js/*": "../mjs/*",
0 commit comments