mirror of
https://github.com/logos-messaging/logos-messaging-rlnv2-contract.git
synced 2026-01-10 01:43:09 +00:00
fix: max_test_rejects back to the original value
This commit is contained in:
parent
69404ebced
commit
9bfa4d11e2
@ -19,7 +19,7 @@
|
||||
fs_permissions = [{ access = "read", path = "./broadcast" }]
|
||||
|
||||
[fuzz]
|
||||
max_test_rejects = 1_000_000
|
||||
max_test_rejects = 128_000
|
||||
|
||||
[profile.ci]
|
||||
fuzz = { runs = 10_000 }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user