Add anonymous access option to tests

This commit is contained in:
Mark LaCroix
2015-01-07 09:47:36 -05:00
parent 5d962dc5e4
commit 48fe7133f7

View File

@@ -95,6 +95,7 @@ class AvatarImageProviderSpec extends Specification with Mockito {
baseUrl = None,
information = None,
allowAccountRegistration = false,
allowAnonymousAccess = true,
gravatar = useGravatar,
notification = false,
ssh = false,