mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-08 22:58:05 -05:00
test: set block_timestamp in Foundry config
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
[profile.default]
|
||||
auto_detect_solc = false
|
||||
block_timestamp = 1_680_220_800 # March 31, 2023 at 00:00 GMT
|
||||
bytecode_hash = "none"
|
||||
cbor_metadata = false
|
||||
fuzz = { runs = 1_000 }
|
||||
|
||||
Reference in New Issue
Block a user