chore(scaffolder): make the paths a little less specific

This commit is contained in:
blam
2020-07-13 13:48:54 +02:00
parent d91c10f654
commit 567e5d74cd
2 changed files with 2 additions and 2 deletions
@@ -24,7 +24,7 @@ describe('Preparers', () => {
metadata: {
annotations: {
'backstage.io/managed-by-location':
'file:/Users/blam/dev/spotify/backstage/plugins/scaffolder-backend/sample-templates/react-ssr-template/template.yaml',
'file:/Users/bingo/spotify/backstage/plugins/scaffolder-backend/sample-templates/react-ssr-template/template.yaml',
},
name: 'react-ssr-template',
title: 'React SSR Template',
@@ -24,7 +24,7 @@ describe('Templaters', () => {
metadata: {
annotations: {
'backstage.io/managed-by-location':
'file:/Users/blam/dev/spotify/backstage/plugins/scaffolder-backend/sample-templates/react-ssr-template/template.yaml',
'file:/Users/bingo/spotify/backstage/plugins/scaffolder-backend/sample-templates/react-ssr-template/template.yaml',
},
name: 'react-ssr-template',
title: 'React SSR Template',