Skip to content

Commit 081a33f

Browse files
committed
test: add tests
1 parent bb330d2 commit 081a33f

File tree

4 files changed

+1747
-2
lines changed

4 files changed

+1747
-2
lines changed

foundry.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ optimizer = true
88
optimizer_runs = 100000
99
evm_version = "shanghai"
1010
show_progress = true
11-
fs_permissions = [{ access = "read", path = "./template"}]
12-
ffi = true
11+
fs_permissions = [{ access = "read", path = "./test/v1.0.1/evm.proof"}]
1312

1413
[profile.default.optimizer_details]
1514
constantOptimizer = false

0 commit comments

Comments
 (0)