oidc_flow: quit pause

debug there no longer needed
This commit is contained in:
pedro 2024-03-26 18:39:37 +01:00
parent 3cc8ba503f
commit 48dd7c4a49
1 changed files with 0 additions and 1 deletions

View File

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