fix: test
This commit is contained in:
parent
6f7ec2e7ac
commit
15ca775611
|
@ -7,7 +7,7 @@ import System from './system.js';
|
|||
|
||||
function wrapSpecification(name, specification) {
|
||||
return class Component extends Arbitrary {
|
||||
static name = name;
|
||||
static componentName = name;
|
||||
static schema = new Schema({
|
||||
type: 'object',
|
||||
properties: specification,
|
||||
|
|
Loading…
Reference in New Issue
Block a user