(refs #127)Fix testcase.

This commit is contained in:
takezoe
2013-10-14 14:54:38 +09:00
parent 0e7078c479
commit 107622942b

View File

@@ -66,6 +66,7 @@ class AvatarImageProviderSpec extends Specification {
private def createAccount(image: Option[String]) =
Account(
userName = "",
fullName = "",
mailAddress = "",
password = "",
isAdmin = false,