Files
weddingplan/test/controllers/home_controller_test.rb
2024-11-04 22:41:42 -05:00

8 lines
136 B
Ruby

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