Skip to content

Commit

Permalink
chore: capital letter
Browse files Browse the repository at this point in the history
  • Loading branch information
DaeunYoon committed Sep 17, 2024
1 parent 31c1ee1 commit 66f45c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/UniswapV2LockstakeCallee.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ contract UniswapV2LockstakeCalleeTest is DssTest {
_testCalleeTake(true, true, uniV2Path, uniV2Price * mkrSky.rate());
}

// --- Callee tests using Sky/DAI path ---
// --- Callee tests using SKY/DAI path ---

function testCalleeTake_NoDelegate_NoStaking_SkyDai() public {
setUpCallee();
Expand Down

0 comments on commit 66f45c7

Please sign in to comment.