Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Weißer Hase <[email protected]>
  • Loading branch information
simon-something and wei3erHase authored Jul 20, 2024
1 parent 462c38e commit 68a6b59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/invariants/symbolic/Protocol.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ contract HalmosBalancer is HalmosTest {
/// @custom:property-id 7
/// @custom:property total weight can be up to 50e18
/// @dev Only 2 tokens are used, to avoid hitting the limit in loop unrolling

function check_totalWeightMax(uint256[2] calldata _weights) public {
// Precondition
BCoWPool _pool = BCoWPool(address(factory.newBPool()));
Expand Down

0 comments on commit 68a6b59

Please sign in to comment.