Closed Keboo closed 8 months ago
It was improperly checking the offset parameter when it should have been checking the length parameter. I added a test to cover the various adjust cases to ensure that it works as expected.
Thanks for your contribution!
It was improperly checking the offset parameter when it should have been checking the length parameter. I added a test to cover the various adjust cases to ensure that it works as expected.