correct a small mistake I made in one test
Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
@@ -226,7 +226,8 @@ describe('GithubDiscoveryProcessor', () => {
|
||||
type: 'location',
|
||||
location: {
|
||||
type: 'url',
|
||||
target: 'https://github.com/backstage/blob/master/catalog-info.yaml',
|
||||
target:
|
||||
'https://github.com/backstage/backstage/blob/master/catalog-info.yaml',
|
||||
},
|
||||
optional: true,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user