mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-08 06:25:51 +01:00
(refs #115)Fix TestCase
This commit is contained in:
@@ -84,6 +84,8 @@ class AvatarImageProviderSpec extends Specification {
|
|||||||
allowAccountRegistration = false,
|
allowAccountRegistration = false,
|
||||||
gravatar = useGravatar,
|
gravatar = useGravatar,
|
||||||
notification = false,
|
notification = false,
|
||||||
|
ssh = false,
|
||||||
|
sshPort = None,
|
||||||
smtp = None,
|
smtp = None,
|
||||||
ldapAuthentication = false,
|
ldapAuthentication = false,
|
||||||
ldap = None)
|
ldap = None)
|
||||||
|
|||||||
Reference in New Issue
Block a user