highway/test/models/rsvp_test.rb
2025-05-07 23:07:54 -04:00

7 lines
118 B
Ruby

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