@@ -131,7 +131,7 @@ describe('azure', () => {
|
||||
expect(req.headers.get('Authorization')).toBe('Basic OkFCQw==');
|
||||
expect(req.body).toEqual({
|
||||
searchText:
|
||||
'path:/catalog-info.yaml repo:backstage: proj:engineering',
|
||||
'path:/catalog-info.yaml repo:backstage proj:engineering',
|
||||
$skip: 0,
|
||||
$top: 1000,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user