product_test.rb 121 B

1234567
  1. require 'test_helper'
  2. class ProductTest < ActiveSupport::TestCase
  3. # test "the truth" do
  4. # assert true
  5. # end
  6. end