mirror of
https://github.com/vacp2p/foundry-template.git
synced 2025-02-18 02:06:26 +00:00
test: run fuzz 1,000 times by default
This commit is contained in:
parent
a4eb52abc5
commit
0ebca896c8
@ -3,7 +3,7 @@
|
||||
[profile.default]
|
||||
auto_detect_solc = false
|
||||
bytecode_hash = "none"
|
||||
fuzz = { runs = 256 }
|
||||
fuzz = { runs = 1_000 }
|
||||
gas_reports = ["*"]
|
||||
libs = ["lib"]
|
||||
optimizer = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user