Skip to content

Commit 2b5d631

Browse files
committed
check 'std::bad_alloc' error with timestamp
1 parent 4a76062 commit 2b5d631

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

basics/create-account/anchor/Anchor.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ cluster = "Localnet"
1313
wallet = "~/.config/solana/id.json"
1414

1515
[scripts]
16-
test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
16+
test = "pnpm ts-mocha -p ./tsconfig.json tests/**/*.ts"

0 commit comments

Comments
 (0)