mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
correct specs
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user