infusionvlc/infusion

View on GitHub
test/controllers/webhook_controller_test.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

require 'test_helper'

class WebhookControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end