diff --git a/tests/ERC20/foundry/medusa-config.json b/tests/ERC20/foundry/medusa-config.json index 317cdc8..236c875 100644 --- a/tests/ERC20/foundry/medusa-config.json +++ b/tests/ERC20/foundry/medusa-config.json @@ -69,7 +69,7 @@ "target": ".", "solcVersion": "", "exportDirectory": "", - "args": [] + "args": ["--foundry-compile-all"] } }, "logging": {