it("optimizeBatchPatch with _id", () => {
    expect(
      optimizeBatchPatch(
        [
          { _id: "1", name: "John" },