UNPKG

138 BJavaScriptView Raw
1const Factory = {
2 pipeline: {
3 id: '123e4567-e89b-12d3-a456-426655440000',
4 name: 'test-pipeline'
5 }
6}
7
8module.exports = Factory