From b58c1d9f7ce635aeab54c02faa516593305967e3 Mon Sep 17 00:00:00 2001 From: Eric Biagiotti Date: Wed, 22 May 2019 17:10:35 -0400 Subject: [PATCH] Fixes auth-action test merge refs #15088 Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti --- src/store/auth/auth-action.test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/store/auth/auth-action.test.ts b/src/store/auth/auth-action.test.ts index f401d4a7..926121e3 100644 --- a/src/store/auth/auth-action.test.ts +++ b/src/store/auth/auth-action.test.ts @@ -72,7 +72,6 @@ describe('auth-actions', () => { zzzzz: "zzzzz.arvadosapi.com", xc59z: "xc59z.arvadosapi.com" }, - remoteHostsConfig: {}, sessions: [{ "active": true, "baseUrl": undefined, -- 2.30.2