Skip to content

Commit

Permalink
format again
Browse files Browse the repository at this point in the history
  • Loading branch information
dianakocsis committed Oct 16, 2024
1 parent 791080f commit af2aeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/libraries/BipsLibrary.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ contract BipsLibraryTest is Test {
// 0.01% of 30M is 300
assertEq(BLOCK_GAS_LIMIT / 10000, block.gaslimit.calculatePortion(1));
}
}
}

0 comments on commit af2aeb6

Please sign in to comment.