diff --git a/test/e2e/cypress/integration/profiles/import/import.spec.ts b/test/e2e/cypress/integration/profiles/import/import.spec.ts index 366a225e309a..0d082ec7f31e 100644 --- a/test/e2e/cypress/integration/profiles/import/import.spec.ts +++ b/test/e2e/cypress/integration/profiles/import/import.spec.ts @@ -84,7 +84,7 @@ context('Import Identities', () => { }) } - it.only(`should be able to sign in using imported oidc credentials`, () => { + it(`should be able to sign in using imported oidc credentials`, () => { const email = gen.email() const website = 'https://' + gen.password() + '.com' cy.request('POST', `${KRATOS_ADMIN}/identities`, {