testOrder(project, {
        pipeline: {
          runOrder: {
            foo: { after: ['bar', 'baz'] },
            baz: { after: ['bar'] },