[ARVADOS-WORKBENCH2] updated: 2.4.0-49-geb23ad3b
Git user
git at public.arvados.org
Thu May 12 21:06:00 UTC 2022
Summary of changes:
src/models/user.test.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via eb23ad3ba751b675858ef20ade568cd8c8688caa (commit)
from 38e6956f75e723cf5c442188c0e570e282d04395 (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 eb23ad3ba751b675858ef20ade568cd8c8688caa
Author: Stephen Smith <stephen at curii.com>
Date: Thu May 12 17:05:49 2022 -0400
19049: Update user test
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>
diff --git a/src/models/user.test.ts b/src/models/user.test.ts
index 4fab59d5..30f82cf1 100644
--- a/src/models/user.test.ts
+++ b/src/models/user.test.ts
@@ -34,7 +34,7 @@ describe('User', () => {
ownerUuid: 'zzzzz-tpzed-someusersowneruuid',
prefs: {}, isAdmin: false, isActive: true
},
- expect: 'Some User <<someuser at example.com>>'
+ expect: 'Some User <someuser at example.com>'
},
{
caseName: 'Missing first name',
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list