Skip to content

Commit bf08e6f

Browse files
committed
init
1 parent e67e532 commit bf08e6f

File tree

2 files changed

+588
-1
lines changed

2 files changed

+588
-1
lines changed

test-scripts/single-anchor-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ fi
66

77
export ANCHOR_WALLET=~/.config/solana/id.json
88

9-
test_files=(admin.ts)
9+
test_files=(spotDepositWithdraw22ScaledUI.ts)
1010

1111
for test_file in ${test_files[@]}; do
1212
ts-mocha -t 300000 ./tests/${test_file}

0 commit comments

Comments
 (0)