Skip to content

Commit 505055f

Browse files
committed
add INITIA_CHAIN_ID in devtools-move test
1 parent f7f4dde commit 505055f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/devtools-move/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dev": "$npm_execpath tsup --watch",
3232
"lint": "$npm_execpath eslint '**/*.{js,ts,json}'",
3333
"lint:fix": "eslint --fix '**/*.{js,ts,json}'",
34-
"test": "jest"
34+
"test": "INITIA_CHAIN_ID=\"initiation-2\" jest"
3535
},
3636
"dependencies": {
3737
"@types/chai": "^4.3.11",

0 commit comments

Comments
 (0)