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]) =
|
private def createAccount(image: Option[String]) =
|
||||||
Account(
|
Account(
|
||||||
userName = "",
|
userName = "",
|
||||||
|
fullName = "",
|
||||||
mailAddress = "",
|
mailAddress = "",
|
||||||
password = "",
|
password = "",
|
||||||
isAdmin = false,
|
isAdmin = false,
|
||||||
|
|||||||
Reference in New Issue
Block a user