mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-05 04:56:02 +01:00
Add anonymous access option to tests
This commit is contained in:
@@ -95,6 +95,7 @@ class AvatarImageProviderSpec extends Specification with Mockito {
|
||||
baseUrl = None,
|
||||
information = None,
|
||||
allowAccountRegistration = false,
|
||||
allowAnonymousAccess = true,
|
||||
gravatar = useGravatar,
|
||||
notification = false,
|
||||
ssh = false,
|
||||
|
||||
Reference in New Issue
Block a user