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