Skip to content

Commit

Permalink
Update tests/utils/GetExchangeRatesTest.t.sol
Browse files Browse the repository at this point in the history
Co-authored-by: pavelvm5 <[email protected]>
  • Loading branch information
ianflexa and pavelvm5 authored Oct 7, 2024
1 parent b3429a6 commit 7114bb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/utils/GetExchangeRatesTest.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ contract ExchangeRatesEth is Test {
console.log('weEthRate', weEthRate);
console.log('osEthRate', osEthRate);
console.log('ethXRate', ethXRate);
console.log('usUSDe', sUSDeRate);
console.log('sUSDe', sUSDeRate);
console.log('sUSDS', sUSDSRate);
console.log('ezETHRate', ezETHRate);
Expand Down

0 comments on commit 7114bb3

Please sign in to comment.