chore: fixes test suites that use clearAndSeedEverything (#4080)
This commit is contained in:
@@ -10,8 +10,8 @@ import { exactText, saveDocAndAssert, saveDocHotkeyAndAssert } from '../helpers'
|
||||
import { AdminUrlUtil } from '../helpers/adminUrlUtil'
|
||||
import { initPayloadE2E } from '../helpers/configHelpers'
|
||||
import { RESTClient } from '../helpers/rest'
|
||||
import { jsonDoc } from './collections/JSON'
|
||||
import { numberDoc } from './collections/Number'
|
||||
import { jsonDoc } from './collections/JSON/shared'
|
||||
import { numberDoc } from './collections/Number/shared'
|
||||
import { textDoc } from './collections/Text/shared'
|
||||
import { clearAndSeedEverything } from './seed'
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user