chore: re-run prettier

This commit is contained in:
Alessio Gravili
2023-09-07 15:45:48 +02:00
parent fd2290d6f7
commit a51b5970dc
18 changed files with 360 additions and 311 deletions

View File

@@ -34,7 +34,7 @@ describe('Localization', () => {
let postWithLocalizedData: LocalizedPost
beforeAll(async () => {
; ({ serverURL } = await initPayloadTest({ __dirname, init: { local: false } }))
;({ serverURL } = await initPayloadTest({ __dirname, init: { local: false } }))
config = await configPromise
post1 = await payload.create({