Chatwoot/test/controllers/api/v1/webhooks_controller_test.rb

8 lines
149 B
Ruby
Raw Normal View History

require 'test_helper'
class Api::V1::WebhooksControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end