fix: lint

This commit is contained in:
moebius
2025-02-19 14:32:47 +01:00
parent 36f0887dc7
commit 6d71637053

View File

@@ -372,7 +372,7 @@ contract UnitDeposit is UnitPrivacyPool {
}
/**
* @notice Test for the deposit function when depositing a value greater than 2**128
* @notice Test for the deposit function when depositing a value greater than 2**128
*/
function test_DepositWhenDepositingReallyBigValue(
address _depositor,