77515dda8e
This patch fix an off-by-one check for `Error::InvalidItemIndex` in `LinkedChunk::remove_item_at`. This patch updates the `test_remove_item_at` test to cover this bug.