Skip to content

Commit cbb2bd1

Browse files
committed
test: remove the non used testing script
1 parent 700388e commit cbb2bd1

File tree

3 files changed

+1
-105
lines changed

3 files changed

+1
-105
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"@metamask/eslint-config-jest": "^14.0.0",
3838
"@metamask/eslint-config-nodejs": "^14.0.0",
3939
"@metamask/eslint-config-typescript": "^14.0.0",
40-
"bitcoinjs-lib": "^7.0.0",
4140
"depcheck": "^1.4.7",
4241
"eslint": "^9.26.0",
4342
"eslint-config-prettier": "^9.1.0",
@@ -51,7 +50,6 @@
5150
"prettier": "^3.5.3",
5251
"prettier-plugin-packagejson": "^2.5.13",
5352
"rimraf": "^6.0.1",
54-
"tiny-secp256k1": "^2.2.4",
5553
"typescript": "~5.8.3",
5654
"typescript-eslint": "8.32.1"
5755
},
@@ -65,8 +63,5 @@
6563
"eslint-plugin-import-x>unrs-resolver": false,
6664
"eslint-plugin-jest>jest>@jest/core>jest-resolve>unrs-resolver": false
6765
}
68-
},
69-
"dependencies": {
70-
"@chainflip/sdk": "^1.11.2"
7166
}
7267
}

packages/snap/scripts/chainflip-test.mjs

Lines changed: 0 additions & 99 deletions
This file was deleted.

packages/snap/snap.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snap-bitcoin-wallet.git"
88
},
99
"source": {
10-
"shasum": "hmikd6KULvwRb0sm9GHhXADSxdDLW2csc66F6nllr54=",
10+
"shasum": "gt7poWPGRCQbbGlZpUifUmabPfkWEPr1TZh+3aszzKE=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

0 commit comments

Comments
 (0)