mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-07-12 16:13:27 +00:00
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…
x
Reference in New Issue
Block a user