Commit 93708c53 authored by Andreas Bigger's avatar Andreas Bigger

nit fix

parent 10dec39d
......@@ -147,7 +147,7 @@ contract ResourceMetering_Test is Test {
* is set to 1.
* Since the metered modifier internally calls
* solmate's powWad function, it will revert
* with the error string "UNEXPECTED" since the
* with the error string "UNDEFINED" since the
* first parameter will be computed as 0.
*/
function test_meter_denominatorEq1_reverts() external {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment