Skip to content

Commit

Permalink
fix fs
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsoncusack committed Apr 22, 2024
1 parent 286cb31 commit 8bffd6f
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 @@ -3,6 +3,7 @@ src = "src"
out = "out"
libs = ["lib"]
optimizer_runs = 999999
fs_permissions = [{ access = "read", path = "test/fixtures" }]

[fmt]
sort_imports = true
Expand Down

0 comments on commit 8bffd6f

Please sign in to comment.