mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-02 07:47:32 +00:00
[test] Update shib test
This commit is contained in:
parent
11e645cae0
commit
d01c21a9cc
@ -45,6 +45,8 @@ class ShibbolethRemoteUserMiddlewareTest(BaseTestCase):
|
||||
|
||||
self.middleware.make_profile(self.user, {
|
||||
'display_name': 'display name',
|
||||
'givenname': 'g',
|
||||
'surname': 's',
|
||||
'institution': 'i',
|
||||
'contact_email': 'foo@foo.com'
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user