farmitry_hvac/test/controllers/web_controller_test.rb

8 lines
135 B
Ruby

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