Skip to content

Commit c05abbf

Browse files
committed
wip
1 parent 2e2fa8f commit c05abbf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

playwright/UI/FilterTypePatch.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,6 @@ test('Verify filter contents', async ({ page, systems }) => {
320320
{ name: workspaceGroup!, inputType: 'checkbox' },
321321
{ exactMatch: true },
322322
);
323-
await waitForTableLoad(page);
324-
await page.locator('td[data-label="Name"]').first().scrollIntoViewIfNeeded();
325323
await expect(
326324
page
327325
.locator('td[data-label="Name"]')

0 commit comments

Comments
 (0)