it("shows the batch id", () => {
    const wrapper = shallowMount(PicksSectionBatch, {
      propsData: {
        id: "12345",
      },