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