Skip to content

Commit dd6510b

Browse files
committed
add bankrun dependencies, and write test in it
1 parent c246813 commit dd6510b

2 files changed

Lines changed: 170 additions & 0 deletions

File tree

basics/account-data/anchor/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@
77
"@types/bn.js": "^5.1.0",
88
"@types/chai": "^4.3.0",
99
"@types/mocha": "^9.0.0",
10+
"anchor-bankrun": "^0.5.0",
1011
"chai": "^4.3.4",
1112
"litesvm": "^0.3.3",
1213
"mocha": "^9.0.3",
14+
"solana-bankrun": "^0.4.0",
1315
"ts-mocha": "^10.0.0",
1416
"typescript": "^5.3.3"
1517
},

basics/account-data/anchor/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)