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

8 lines
124 B
Ruby

require "test_helper"
class InvitationTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end