Skip to content

Commit

Permalink
tests: increase startup time for multiple-suites for all suites
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-schaaf committed Mar 25, 2022
1 parent ec644c9 commit db71c1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/multiple-suites/Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ url = "https://anchor.projectserum.com"
cluster = "localnet"
wallet = "~/.config/solana/id.json"

[test]
startup_wait = 20000

[[test.validator.account]]
address = "C4XeBpzX4tDjGV1gkLsj7jJh6XHunVqAykANWCfTLszw"
filename = "./tests/accounts/SOME_ACCOUNT.json"

0 comments on commit db71c1c

Please sign in to comment.