Skip to content

Commit

Permalink
chore: imports reInitializeDB into live-preview test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
JarrodMFlesch committed Nov 11, 2024
1 parent 71db10d commit 9dbf1b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/live-preview/e2e.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import {
import { AdminUrlUtil } from '../helpers/adminUrlUtil.js'
import { navigateToDoc } from '../helpers/e2e/navigateToDoc.js'
import { initPayloadE2ENoConfig } from '../helpers/initPayloadE2ENoConfig.js'
import { reInitializeDB } from '../helpers/reInitializeDB.js'
import { waitForAutoSaveToRunAndComplete } from '../helpers/waitForAutoSaveToRunAndComplete.js'
import { POLL_TOPASS_TIMEOUT, TEST_TIMEOUT_LONG } from '../playwright.config.js'
import {
Expand Down

0 comments on commit 9dbf1b7

Please sign in to comment.