rails-guide-store/test/models/subscriber_test.rb

8 lines
124 B
Ruby
Raw Normal View History

2025-01-24 17:32:29 +00:00
require "test_helper"
class SubscriberTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end