super-graph/rails-app/test/models/product_test.rb
2019-04-11 01:10:51 -04:00

8 lines
121 B
Ruby

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