3430b46e6a
Regression Tests / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
* Add reproducing unit test * Apply fix to force adjustment if needed * Adjust fee to correctly replicate original issue * Adjust solution * Update unit test to reflect the way this function is used * nit - rename test * Cleanup error message to improve reproducibility * nit - Drop unneeded var * Add in adjustment test cases as well, fixed