aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/users/users-email-verification.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/api/users/users-email-verification.ts')
-rw-r--r--server/tests/api/users/users-email-verification.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/tests/api/users/users-email-verification.ts b/server/tests/api/users/users-email-verification.ts
index cb84dc758..909226311 100644
--- a/server/tests/api/users/users-email-verification.ts
+++ b/server/tests/api/users/users-email-verification.ts
@@ -90,8 +90,6 @@ describe('Test users email verification', function () {
90 }) 90 })
91 91
92 it('Should be able to change the user email', async function () { 92 it('Should be able to change the user email', async function () {
93 this.timeout(10000)
94
95 let updateVerificationString: string 93 let updateVerificationString: string
96 94
97 { 95 {