diff --git a/tests/test-pilots.spec.ts b/tests/test-pilots.spec.ts index d5f4443..70a3f6e 100644 --- a/tests/test-pilots.spec.ts +++ b/tests/test-pilots.spec.ts @@ -86,7 +86,6 @@ test('oidc_flow', async ({ page }) => { await page.getByRole('link', { name: 'Add Identity ' }).click(); await page.getByPlaceholder('Label').click(); await page.getByPlaceholder('Label').fill('default'); - await page.pause(); // TODO where? // TODO report bug, if selected the wrong credential here, se queda colgado await page.getByLabel('Type').selectOption('1');