Skip to content

Commit e63b43b

Browse files
committed
fly-dex
1 parent 1cef4cd commit e63b43b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

foundry.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,9 @@ src = "src"
33
out = "out"
44
libs = ["lib"]
55

6+
[fuzz]
7+
runs = 50
8+
max_test_rejects = 10000
9+
610
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
11+

remapping.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@openzeppelin/=lib/openzeppelin-contracts/

0 commit comments

Comments
 (0)