Skip to content

Commit

Permalink
Increase test startup wait
Browse files Browse the repository at this point in the history
  • Loading branch information
wjthieme committed Jul 10, 2024
1 parent 6a1cfa8 commit 12998a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ wallet = "~/.config/solana/id.json"
[scripts]
test = "ts-mocha -t 1000000 integration/src/**/*.test.ts"

[test]
startup_wait = 10000

[test.validator]
slots_per_epoch = "33"
ticks_per_slot = 7
Expand Down

0 comments on commit 12998a1

Please sign in to comment.