From 9db208ff021cd3fcd2a50dc672bc6008691c5706 Mon Sep 17 00:00:00 2001 From: Jared Petersen Date: Sat, 2 May 2020 04:39:03 -0700 Subject: [PATCH] Small passphrase test data fix --- __tests__/auth.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__tests__/auth.test.ts b/__tests__/auth.test.ts index 54ffa4d3..448df00a 100644 --- a/__tests__/auth.test.ts +++ b/__tests__/auth.test.ts @@ -147,7 +147,7 @@ describe('auth tests', () => { const id = 'packages'; const username = 'USER'; const password = '&<>"\'\'"><&'; - const gpgPassphrase = 'PASSWORD'; + const gpgPassphrase = 'PASSPHRASE'; expect(auth.generate(id, username, password, gpgPassphrase)).toEqual(`