Fix specs
This commit is contained in:
parent
fc721a1768
commit
39fb967047
|
@ -117,6 +117,7 @@ describe 'Chat Controller', type: :request do
|
|||
"provider" => 'dummy',
|
||||
"data" => {},
|
||||
"error_key" => nil,
|
||||
"error_info" => nil,
|
||||
"rules" => [{ "id" => rule.id, "type" => 'normal', "group_name" => nil, "group_id" => nil, "filter" => "follow", "channel_id" => channel.id, "category_id" => category.id, "tags" => [tag.name] }]
|
||||
)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue