diff --git a/plugins/scaffolder-backend/src/service/router.test.ts b/plugins/scaffolder-backend/src/service/router.test.ts index 0349530e45..8fd9bca02a 100644 --- a/plugins/scaffolder-backend/src/service/router.test.ts +++ b/plugins/scaffolder-backend/src/service/router.test.ts @@ -56,7 +56,6 @@ describe('createRouter', () => { owner: 'web@example.com', path: '.', schema: { - type: 'string', properties: { component_id: { description: 'Unique name of the component',