Chatwoot/test/controllers/home_controller_test.rb

8 lines
136 B
Ruby
Raw Normal View History

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