Skip to content

Commit

Permalink
Alright I guess we do need to compile it, the tests need it
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgall committed Oct 9, 2024
1 parent 31ea053 commit 77ccd73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const config: HardhatUserConfig = {
"@gnosis.pm/safe-contracts/contracts/libraries/MultiSendCallOnly.sol",
"@gnosis.pm/safe-contracts/contracts/proxies/GnosisSafeProxyFactory.sol",
"@gnosis.pm/safe-contracts/contracts/GnosisSafeL2.sol",
"@gnosis.pm/zodiac/contracts/factory/ModuleProxyFactory.sol",
],
},
namedAccounts: {
Expand Down

0 comments on commit 77ccd73

Please sign in to comment.