diff --git a/packages/server/modules/core/tests/integration/userEmails.graph.spec.ts b/packages/server/modules/core/tests/integration/userEmails.graph.spec.ts index 944b825b2..110f2c375 100644 --- a/packages/server/modules/core/tests/integration/userEmails.graph.spec.ts +++ b/packages/server/modules/core/tests/integration/userEmails.graph.spec.ts @@ -177,7 +177,7 @@ describe('User emails graphql @core', () => { }) }) - describe.only('verify user email mutation', () => { + describe('verify user email mutation', () => { it('should throw an error if there is no pending verification for the email', async () => { const email = createRandomEmail() const user = await createTestUser({