mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-06 13:35:50 +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,
|
baseUrl = None,
|
||||||
information = None,
|
information = None,
|
||||||
allowAccountRegistration = false,
|
allowAccountRegistration = false,
|
||||||
|
allowAnonymousAccess = true,
|
||||||
gravatar = useGravatar,
|
gravatar = useGravatar,
|
||||||
notification = false,
|
notification = false,
|
||||||
ssh = false,
|
ssh = false,
|
||||||
|
|||||||
Reference in New Issue
Block a user