it('should start the task to train the model (multiselect)', async () => {
      await informationExtraction.trainModel(factory.id('extractorWithMultiselect'));

      expect(informationExtraction.taskManager?.startTask).toHaveBeenCalledWith({
        params: {