X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/663ddeefc6a120d6dba213b1392805146d659721..936aa32e065b7f672e27b95262720c2ce8258bf6:/src/store/auth/auth-reducer.test.ts diff --git a/src/store/auth/auth-reducer.test.ts b/src/store/auth/auth-reducer.test.ts index b9f768f1..eb7e0c0d 100644 --- a/src/store/auth/auth-reducer.test.ts +++ b/src/store/auth/auth-reducer.test.ts @@ -77,6 +77,8 @@ describe('auth-reducer', () => { lastName: "Doe", uuid: "uuid", ownerUuid: "ownerUuid", + identityUrl: "identityUrl", + prefs: {}, isAdmin: false } });