move /samplers to the tests subdirectory, modify remappings to reflext change
This commit is contained in:
committed by
elenadimitrova
parent
ecf6905b46
commit
8c6427061c
@@ -8,7 +8,7 @@ remappings = [
|
||||
'@0x/contracts-erc20/=../erc20/',
|
||||
'src/=./contracts/src',
|
||||
'@0x/contract-addresses/=../../packages/contract-addresses',
|
||||
'@0x/samplers/=contracts/src/samplers',
|
||||
'@0x/samplers/=contracts/test/samplers',
|
||||
]
|
||||
cache_path = 'foundry-cache'
|
||||
optimizer_runs = 1000000
|
||||
|
Reference in New Issue
Block a user