Skip to content

Add a unit test for the Config class's "percent max blocksize" setter/getter

Summary

We forgot to add this unit test with !1777 (merged). Just for belt and suspenders.

This tests the getter/setter for the percent max blocksize to the Config class.

Test Plan

  • ninja all check

Merge request reports