Skip to content

Commit

Permalink
update remappings
Browse files Browse the repository at this point in the history
  • Loading branch information
gershido committed Apr 3, 2024
1 parent 525dad7 commit 24b3061
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ remappings = [
"ds-test/=lib/forge-std/lib/ds-test/src/",
"forge-std/=lib/forge-std/src/",
"hats-module/=lib/hats-module/src/",
"hats-protocol/=lib/hats-module/lib/hats-protocol/src",
"solady/=lib/hats-module/lib/solady/src/"
]
# Enable tests to read ir-optimized bytecode precompiled by profile.optimized
fs_permissions = [{ access = "read", path = "./optimized-out" }]
Expand Down

0 comments on commit 24b3061

Please sign in to comment.