[ARVADOS-WORKBENCH2] updated: 1.3.0-6-g0aa3289

Git user git at public.curoverse.com
Mon Dec 3 07:19:10 EST 2018


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

       via  0aa3289dc8b20b497f1544d78925cbc794ec2449 (commit)
      from  8695e9d621330e691fbcc4bbc1d600d91bae2ac6 (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 0aa3289dc8b20b497f1544d78925cbc794ec2449
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Mon Dec 3 13:16:20 2018 +0100

    refs #master fix auth actions test
    
    Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki at contractors.roche.com>

diff --git a/src/store/auth/auth-actions.test.ts b/src/store/auth/auth-actions.test.ts
index c54438b..aeee2b3 100644
--- a/src/store/auth/auth-actions.test.ts
+++ b/src/store/auth/auth-actions.test.ts
@@ -56,7 +56,7 @@ describe('auth-actions', () => {
                 lastName: "Doe",
                 uuid: "uuid",
                 ownerUuid: "ownerUuid",
-                isAdmin: true
+                isAdmin: false
             }
         });
     });

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list