test: refactor int tests to use initPayloadInt which reduces boilerplate
This commit is contained in:
@@ -1254,7 +1254,3 @@ export interface LexicalBlocksRadioButtonsBlock {
|
||||
blockName?: string | null
|
||||
blockType: 'radioButtons'
|
||||
}
|
||||
|
||||
declare module 'payload' {
|
||||
export interface GeneratedTypes extends Config {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user