test: passing array fields test suite (#5383)
* test: array tests passing except bulk update * test: passing array fields test suite
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import type { Payload } from 'payload'
|
||||
|
||||
import { getPayload } from 'payload'
|
||||
|
||||
import { NextRESTClient } from '../../helpers/NextRESTClient.js'
|
||||
import { startMemoryDB } from '../../startMemoryDB.js'
|
||||
import configPromise from './config.js'
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
import type { Payload } from 'payload'
|
||||
|
||||
import { getPayload } from 'payload'
|
||||
|
||||
import { devUser } from '../../credentials.js'
|
||||
import { NextRESTClient } from '../../helpers/NextRESTClient.js'
|
||||
import { startMemoryDB } from '../../startMemoryDB.js'
|
||||
|
||||
Reference in New Issue
Block a user