Skip to content

Commit

Permalink
fix: disable another ToB property not implemented by solady
Browse files Browse the repository at this point in the history
  • Loading branch information
0xteddybear committed Aug 22, 2024
1 parent 82d9c3f commit 85c1548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/contracts-bedrock/medusa.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
},
"targetFunctionSignatures": [],
"excludeFunctionSignatures": [
"ProtocolProperties.test_ERC20external_zeroAddressBalance()",
"ProtocolProperties.test_ERC20external_transferToZeroAddress()",
"ProtocolProperties.test_ERC20external_transferFromToZeroAddress(uint256)"
]
Expand Down

0 comments on commit 85c1548

Please sign in to comment.