@@ -64,6 +64,9 @@ describe('azure', () => {
|
||||
repository: {
|
||||
name: 'backstage',
|
||||
},
|
||||
project: {
|
||||
name: '*',
|
||||
},
|
||||
},
|
||||
{
|
||||
fileName: 'catalog-info.yaml',
|
||||
@@ -71,6 +74,9 @@ describe('azure', () => {
|
||||
repository: {
|
||||
name: 'ios-app',
|
||||
},
|
||||
project: {
|
||||
name: '*',
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
@@ -151,6 +157,9 @@ describe('azure', () => {
|
||||
repository: {
|
||||
name: 'backstage',
|
||||
},
|
||||
project: {
|
||||
name: '*',
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
@@ -190,6 +199,9 @@ describe('azure', () => {
|
||||
repository: {
|
||||
name: 'backstage',
|
||||
},
|
||||
project: {
|
||||
name: '*',
|
||||
},
|
||||
}));
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user