Skip to content

Commit 622cb22

Browse files
committed
add test
1 parent 1e7797b commit 622cb22

File tree

7 files changed

+1011
-13
lines changed

7 files changed

+1011
-13
lines changed

lazer/solana-anchor/Anchor.toml

+5
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ wallet = "~/.config/solana/id.json"
1414

1515
[scripts]
1616
test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
17+
18+
[test]
19+
[[test.genesis]]
20+
address = "pytd2yyk641x7ak7mkaasSJVXh6YYZnC7wTmtgAyxPt"
21+
program = "fixtures/pyth_lazer_solana_contract.so"

lazer/solana-anchor/Cargo.lock

+3-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

0 commit comments

Comments
 (0)