Skip to content

Commit

Permalink
openfund v2
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0ece committed Apr 30, 2024
1 parent 6962afb commit bbd5a92
Show file tree
Hide file tree
Showing 25 changed files with 9,293 additions and 3,402 deletions.
5 changes: 3 additions & 2 deletions anchor/Anchor.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[toolchain]
anchor_version = "0.29.0"

[features]
seeds = false
Expand Down Expand Up @@ -27,8 +28,8 @@ cluster = "localnet"
wallet = "~/.config/solana/id.json"

[scripts]
test = "../node_modules/.bin/nx run anchor:jest --verbose --testPathPattern tests/ --testNamePattern glam_investor"
# test = "../node_modules/.bin/nx run anchor:jest --verbose --testPathPattern tests/ --testNamePattern glam_crud"
#test = "../node_modules/.bin/nx run anchor:jest --verbose --testPathPattern tests/ --testNamePattern glam_investor"
test = "../node_modules/.bin/nx run anchor:jest --verbose --testPathPattern tests/ --testNamePattern glam_crud"
#test = "../node_modules/.bin/nx run anchor:jest --verbose --testPathPattern tests/ --testNamePattern devnet"

[test]
Expand Down
Loading

0 comments on commit bbd5a92

Please sign in to comment.