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

8 lines
121 B
Ruby
Raw Permalink Normal View History

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