chore: fix up tests for globals, hooks, localization

This commit is contained in:
Elliot DeNolf
2023-09-15 17:07:22 -04:00
parent 81010311f9
commit 26955bb331
4 changed files with 36 additions and 28 deletions

View File

@@ -70,7 +70,7 @@ describe('globals', () => {
describe('local', () => {
it('should save empty json objects', async () => {
const createdJSON = await payload.updateGlobal({
const createdJSON: any = await payload.updateGlobal({
slug,
data: {
json: {