Merge branch 'master' into 14452-my-account
[arvados-workbench2.git] / src / store / auth / auth-actions.test.ts
index c54438b170c5b1a27c945444644c6f17bfb066fb..aeee2b3b7c8f66d90b4e26c6bb4c09a3c10337e2 100644 (file)
@@ -56,7 +56,7 @@ describe('auth-actions', () => {
                 lastName: "Doe",
                 uuid: "uuid",
                 ownerUuid: "ownerUuid",
-                isAdmin: true
+                isAdmin: false
             }
         });
     });