Skip to content

Commit f19e25a

Browse files
committed
chore: remove unused dependencies and test file for bankrun
- Remove anchor-bankrun and solana-bankrun dependencies from package.json and pnpm-lock.yaml. - Delete the bankrun.test.ts file as it is no longer needed, It's deprecated.
1 parent e86a107 commit f19e25a

File tree

3 files changed

+0
-149
lines changed

3 files changed

+0
-149
lines changed

basics/checking-accounts/anchor/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@
99
"@types/bn.js": "^5.1.0",
1010
"@types/chai": "^4.3.0",
1111
"@types/mocha": "^9.0.0",
12-
"anchor-bankrun": "^0.4.0",
1312
"chai": "^4.3.4",
1413
"mocha": "^9.0.3",
15-
"solana-bankrun": "^0.3.0",
1614
"ts-mocha": "^10.0.0",
1715
"typescript": "^4.3.5"
1816
}

basics/checking-accounts/anchor/pnpm-lock.yaml

Lines changed: 0 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

basics/checking-accounts/anchor/tests/bankrun.test.ts

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

0 commit comments

Comments
 (0)