chore(emails): remove only from test

This commit is contained in:
Alessandro Magionami
2025-01-24 15:00:28 +01:00
parent 918ab8c255
commit eb57ffdc62
@@ -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({