chore: add test/ to workspace, update most references
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import path from 'path'
|
||||
import { type Payload } from 'payload'
|
||||
import { fileURLToPath } from 'url'
|
||||
|
||||
import { type Payload } from '../../packages/payload/src/index.js'
|
||||
import getFileByPath from '../../packages/payload/src/uploads/getFileByPath.js'
|
||||
import { devUser } from '../credentials.js'
|
||||
import { seedDB } from '../helpers/seed.js'
|
||||
|
||||
Reference in New Issue
Block a user