[ARVADOS-WORKBENCH2] updated: 2.1.0-20-g7b3802bf

Git user git at public.arvados.org
Sun Oct 18 22:21:01 UTC 2020


Summary of changes:
 src/store/auth/auth-action.test.ts | 1 +
 1 file changed, 1 insertion(+)

       via  7b3802bf303c74f321317742a146c286ff047b00 (commit)
      from  79598ecbcb4c3523c194d59241035d99c7515320 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 7b3802bf303c74f321317742a146c286ff047b00
Author: Daniel Kutyła <daniel.kutyla at contractors.roche.com>
Date:   Mon Oct 19 00:20:11 2020 +0200

    16812: Fixed failed tests
    
    Arvados-DCO-1.1-Signed-off-by: Daniel Kutyła <daniel.kutyla at contractors.roche.com>

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",

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list