From: Daniel Kutyła Date: Sun, 18 Oct 2020 22:20:11 +0000 (+0200) Subject: 16812: Fixed failed tests X-Git-Tag: 2.1.1~9^2~1 X-Git-Url: https://git.arvados.org/arvados-workbench2.git/commitdiff_plain/7b3802bf303c74f321317742a146c286ff047b00 16812: Fixed failed tests Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła --- diff --git a/src/store/auth/auth-action.test.ts b/src/store/auth/auth-action.test.ts index 4e4a85e3..13575d44 100644 --- a/src/store/auth/auth-action.test.ts +++ b/src/store/auth/auth-action.test.ts @@ -63,6 +63,7 @@ describe('auth-actions', () => { .reply(200, { baseUrl: "https://xc59z.arvadosapi.com/arvados/v1", keepWebServiceUrl: "", + keepWebInlineServiceUrl: "", remoteHosts: {}, rootUrl: "https://xc59z.arvadosapi.com", uuidPrefix: "xc59z",