From 5e28581f2c1adfe901c1901e75fa79466717c3db Mon Sep 17 00:00:00 2001 From: fatimagoncalves <124080552+fatimagoncalves@users.noreply.github.com> Date: Mon, 28 Aug 2023 14:54:49 +0100 Subject: [PATCH] Update 2faSpec.ts --- 2faSpec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2faSpec.ts b/2faSpec.ts index fd46178..7c15f10 100644 --- a/2faSpec.ts +++ b/2faSpec.ts @@ -303,7 +303,7 @@ describe('/rest/2fa/setup', () => { it('POST should fail if the inital token is incorrect', async () => { const email = 'fooooo3@bar.com' - const password = null + const password = '5678' const secret = 'ASDVAJSDUASZGDIADBJS'