testy/test/models/guest_test.rb

8 lines
119 B
Ruby
Raw Permalink Normal View History

2026-05-17 11:12:43 +00:00
require "test_helper"
class GuestTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end