Skip to content

Commit

Permalink
Update src/20230816_AaveV3_Eth_ChaosLabsScopeAndCompensationAmendment…
Browse files Browse the repository at this point in the history
…/AaveV3_Ethereum_ChaosLabsScopeAndCompensationAmendment_20230816.t.sol

Co-authored-by: Lukas <[email protected]>
  • Loading branch information
yonikesel and sakulstra authored Aug 22, 2023
1 parent dcaa27f commit 613541c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ contract AaveV3_Ethereum_ChaosLabsScopeAndCompensationAmendment_20230816_Test is
uint256 stopTimeUSDT,
uint256 remainingBalanceUSDT,

) = STREAMABLE_AAVE_COLLECTOR.getStream(nextCollectorStreamID);
) = AAVE_COLLECTOR.getStream(nextCollectorStreamID);

assertEq(senderUSDT, address(AAVE_COLLECTOR));
assertEq(recipientUSDT, CHAOS_LABS_TREASURY);
Expand Down

0 comments on commit 613541c

Please sign in to comment.