mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-12 15:57:44 +00:00
fix test (#22236)
This commit is contained in:
parent
9a65ae1a50
commit
738810c76a
@ -1202,6 +1202,8 @@ test(
|
||||
'Pagination functionality in test cases list',
|
||||
PLAYWRIGHT_INGESTION_TAG_OBJ,
|
||||
async ({ page }) => {
|
||||
test.slow();
|
||||
|
||||
const { apiContext, afterAction } = await getApiContext(page);
|
||||
const paginationTable = new TableClass();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user