Skip to content

Commit 268e7be

Browse files
committed
refactor: intense runs -> 15000
1 parent 5af6073 commit 268e7be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundry.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101

102102
[profile.intense.fuzz]
103103
optimizer = false
104-
runs = 20000
104+
runs = 15000
105105

106106
[profile.forktest.fuzz]
107107
runs = 16

0 commit comments

Comments
 (0)