test: misc test dir type fixes
This commit is contained in:
@@ -52,7 +52,7 @@ describe('SEO Plugin', () => {
|
||||
},
|
||||
title: 'Test Page',
|
||||
},
|
||||
})) as unknown as Promise<PayloadPage>
|
||||
})) as unknown as PayloadPage
|
||||
id = createdPage.id
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user