chore: remove duplicate import from auth test suite

This commit is contained in:
Alessio Gravili
2024-03-01 15:21:46 -05:00
parent ab11081276
commit d7467d9b8e

View File

@@ -7,7 +7,6 @@ import { initPageConsoleErrorCatch, login, saveDocAndAssert } from '../helpers'
import { AdminUrlUtil } from '../helpers/adminUrlUtil'
import { initPayloadE2E } from '../helpers/configHelpers'
import config from './config'
import config from './config'
import { apiKeysSlug, slug } from './shared'
/**