Fix test schema

This commit is contained in:
Iain Billett
2020-09-16 09:02:42 +01:00
parent cf96d90e62
commit f0143360b7
@@ -56,7 +56,6 @@ describe('createRouter', () => {
owner: 'web@example.com',
path: '.',
schema: {
type: 'string',
properties: {
component_id: {
description: 'Unique name of the component',