Skip to content

Commit

Permalink
chore: change fuzz runs to 100
Browse files Browse the repository at this point in the history
  • Loading branch information
samparsky committed Oct 17, 2023
1 parent 04a101d commit 6f76bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ tab_width = 2
wrap_comments = true

[fuzz]
runs = 10
runs = 100

0 comments on commit 6f76bbe

Please sign in to comment.