Files
fizzy/test/models/subscription_test.rb
T
2025-02-26 10:53:03 +00:00

8 lines
126 B
Ruby

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