Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
vminkov committed Mar 13, 2024
1 parent 3e19f0c commit ce364b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/test/oracles/AnkrRatioPriceOracleTest.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ contract AnkrRatioPriceOracleTest is BaseTest {
emit log_named_uint("ankrETH price (18 dec)", oracle.price(ankrEth));
vm.stopPrank();
}
}
}

0 comments on commit ce364b3

Please sign in to comment.