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