Skip to content

Commit

Permalink
bump fuzz test rejects (need to change to bound later)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfxyz committed Nov 26, 2024
1 parent 8e88f3d commit 4b52ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ src = 'src'
out = 'out'
libs = ['lib']
fuzz_runs=5000
fuzz.max_test_rejects=500000
fs_permissions = [{ access = "read-write", path = "./"}]

# See more config options https://github.com/gakonst/foundry/tree/master/config

0 comments on commit 4b52ff8

Please sign in to comment.