it('wraps when only end wrap is detected', (): void => {
    expect(
      u8aToString(
        u8aWrapBytes(TEST_WRAP_HALF_POST)
      )