mirror of
https://github.com/logos-messaging/logos-messaging-rlnv2-contract.git
synced 2026-01-08 08:53:10 +00:00
fix: increase max rejects
This commit is contained in:
parent
f41cb4c319
commit
37afea8218
@ -19,7 +19,7 @@
|
||||
fs_permissions = [{ access = "read", path = "./broadcast" }]
|
||||
|
||||
[fuzz]
|
||||
max_test_rejects = 128_000
|
||||
max_test_rejects = 1_000_000
|
||||
|
||||
[profile.ci]
|
||||
fuzz = { runs = 10_000 }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user