This commit is contained in:
Shrushti Polekar 2025-07-10 10:25:13 +05:30 committed by GitHub
parent 9a65ae1a50
commit 738810c76a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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();