We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f4dde commit 505055fCopy full SHA for 505055f
1 file changed
packages/devtools-move/package.json
@@ -31,7 +31,7 @@
31
"dev": "$npm_execpath tsup --watch",
32
"lint": "$npm_execpath eslint '**/*.{js,ts,json}'",
33
"lint:fix": "eslint --fix '**/*.{js,ts,json}'",
34
- "test": "jest"
+ "test": "INITIA_CHAIN_ID=\"initiation-2\" jest"
35
},
36
"dependencies": {
37
"@types/chai": "^4.3.11",
0 commit comments