mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-15 09:35:39 +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',
|
'Pagination functionality in test cases list',
|
||||||
PLAYWRIGHT_INGESTION_TAG_OBJ,
|
PLAYWRIGHT_INGESTION_TAG_OBJ,
|
||||||
async ({ page }) => {
|
async ({ page }) => {
|
||||||
|
test.slow();
|
||||||
|
|
||||||
const { apiContext, afterAction } = await getApiContext(page);
|
const { apiContext, afterAction } = await getApiContext(page);
|
||||||
const paginationTable = new TableClass();
|
const paginationTable = new TableClass();
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user