2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

correct specs

This commit is contained in:
Sam 2016-01-27 23:40:45 +11:00
parent 7b558f959e
commit b75353c26f
2 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@ describe Admin::GroupsController do
"primary_group"=>false,
"grant_trust_level"=>nil,
"incoming_email"=>nil,
"notification_level"=>3,
"notification_level"=>2,
"has_messages"=>false
}])
end