Files
weddingplan/test/controllers/invitations_controller_test.rb
2024-11-17 15:25:49 -05:00

8 lines
143 B
Ruby

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