fix test
This commit is contained in:
parent
a4f47e46ac
commit
b92c9726bd
|
@ -197,6 +197,7 @@ export const paramDef = {
|
||||||
nullable: false,
|
nullable: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
required: ['text'],
|
||||||
},
|
},
|
||||||
} as const;
|
} as const;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue