mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-06 21:45:50 +01:00
(refs #127)Fix testcase.
This commit is contained in:
@@ -66,6 +66,7 @@ class AvatarImageProviderSpec extends Specification {
|
||||
private def createAccount(image: Option[String]) =
|
||||
Account(
|
||||
userName = "",
|
||||
fullName = "",
|
||||
mailAddress = "",
|
||||
password = "",
|
||||
isAdmin = false,
|
||||
|
||||
Reference in New Issue
Block a user