it("registers a pick if none exists", () => {
      // mock state
      const state = defaultState();
      const new_pick = pick1({ id: 1 });
      // apply mutation