Merge branch 'master' into 14566-admin-modal
[arvados-workbench2.git] / src / store / auth / auth-reducer.test.ts
index b9f768f1cb0a42a9653d119cc577e516b21407ba..eb7e0c0dac541501782d1929a9a882ae09c98072 100644 (file)
@@ -77,6 +77,8 @@ describe('auth-reducer', () => {
                 lastName: "Doe",
                 uuid: "uuid",
                 ownerUuid: "ownerUuid",
+                identityUrl: "identityUrl",
+                prefs: {},
                 isAdmin: false
             }
         });