Skip to content

Commit

Permalink
chore: added preserve_state to invariant config
Browse files Browse the repository at this point in the history
  • Loading branch information
nican0r committed Apr 30, 2024
1 parent e9261cd commit 19fb9a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ runs = 20
depth = 1536
# fail_on_revert = true
call_override = false # reentrancy-check
preserve_state = true

[profile.ci.fuzz]
runs = 10
Expand Down

0 comments on commit 19fb9a5

Please sign in to comment.