Update spec and iron out spec order issue

This commit is contained in:
Priit Tark 2015-04-21 11:33:51 +03:00
parent b51310062d
commit 16b321c52f
6 changed files with 53 additions and 21 deletions

View file

@ -13,7 +13,8 @@ describe AdminUser do
"Country code is missing",
"Email Email is missing",
"Password Password is missing",
"Username Username is missing"
"Username Username is missing",
"Roles is missing"
])
end