From 87b3bce3433601dd918f76c0bc2d25ea4af6e482 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Sun, 6 Mar 2022 20:52:36 +0100 Subject: [PATCH] test: remove only --- test/e2e/cypress/integration/profiles/import/import.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`, {