test('Update pipeline orders', async () => {
    const pipelineToOrder = await pipelineFactory({});

    const [
      updatedPipeline,